From c8da7fe9adbf096e7d8131439064e9be2df58ac4 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 9 Dec 2018 18:59:03 +0100 Subject: little-improvements --- assets/css/home.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets') 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 -- cgit v1.2.3