Got bottom bar to display on main page

This commit is contained in:
Ethan N. Paul
2018-02-06 08:03:04 -05:00
parent 73428ca8e2
commit 53e5a460e6
2 changed files with 10 additions and 6 deletions

View File

@@ -171,7 +171,8 @@ h1, h2, h3, h4, h5, h6 {
#header {
background: black;
padding: 15px 0;
height: 80px;
height: 55px;
margin-top: -80px;
}
#header #logo {