From c212523ebc26d5cf844bd331faebd977332e7ef1 Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Sun, 14 Jul 2019 11:54:08 +0200 Subject: [PATCH] corrections font-awesome 3 -> 4 --- index.html | 6 +++--- scss/_masthead.scss | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 9c8284c..c68dd9f 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ - + @@ -65,11 +65,11 @@ - + - + diff --git a/scss/_masthead.scss b/scss/_masthead.scss index a29470d..e246a94 100644 --- a/scss/_masthead.scss +++ b/scss/_masthead.scss @@ -26,7 +26,7 @@ header.masthead { left: 2rem; } #artstation-link { - left: 4rem; + left: 5rem; } .icone { width: 1.1rem; @@ -70,7 +70,7 @@ header.masthead { left: 4rem; } #artstation-link { - left: 6rem; + left: 7.5rem; } .icone { width: 2.2rem;