Fixed nav bar not displaying properly on sub pages
This commit is contained in:
@@ -176,6 +176,11 @@ h1, h2, h3, h4, h5, h6 {
|
||||
--------------------------------------------------------------*/
|
||||
#header {
|
||||
background: black;
|
||||
padding: 15px 0;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
#header.homepage {
|
||||
padding: 10px 0;
|
||||
height: 40px;
|
||||
margin-top: -60px;
|
||||
|
Reference in New Issue
Block a user