diff --git a/css/mobile-first.css b/css/mobile-first.css index fa1f20c..8e877ec 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -186,8 +186,8 @@ width: 20%; border-top: 2px solid white; } - i { - width: 100%; + i.fab .fas { + font-size: 200%; color: grey; } ul { @@ -252,6 +252,9 @@ nav { visibility: hidden; } + footer > p { + color: white; + } /*Desktop*/ @media (min-width: 768px) { nav {