diff --git a/src/components/Navbar.scss b/src/components/Navbar.scss index 920737e..0bebf4a 100644 --- a/src/components/Navbar.scss +++ b/src/components/Navbar.scss @@ -15,7 +15,6 @@ h2 { } .social { - display: inline-block; float: right; vertical-align: bottom; a { @@ -26,7 +25,6 @@ h2 { } .links { - display: inline-block; float: left; ul { list-style: none;