This commit is contained in:
2017-06-25 18:22:04 -07:00
3 changed files with 30 additions and 29 deletions

View File

@@ -38,7 +38,7 @@ body {
padding-top: 10px;
width: 100%;
position: fixed;
background: black;
// background: black;
z-index: 999;
div {
margin: auto;
@@ -76,6 +76,7 @@ body {
//small and large classes are applied to #top
.small {
background: black;
.hideable {
display: none;
opacity: 0;