aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/home.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 8ea7cc5..61fb100 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -188,6 +188,7 @@ section.info nav {
position: fixed;
right: 3%;
top: 20%;
+ margin: 7%;
}
section.info article code i {
@@ -202,4 +203,8 @@ section.info article code i {
display: none;
}
+ section.info nav {
+ position: relative;
+ }
+
} \ No newline at end of file