Fix Mod page styling

This commit is contained in:
Jai A
2020-05-19 22:39:05 -07:00
parent 251f1941a9
commit 1b1c15694a
7 changed files with 536 additions and 143 deletions

View File

@@ -27,7 +27,7 @@ body {
.site-header {
z-index: 2;
position: sticky;
background-color: black;
background-color: #0b75d8;
top: 0;
width: 100%;
height: 75px;