fix bad css

This commit is contained in:
Seth Call 2021-02-01 13:56:13 -06:00
parent ab431a213c
commit 3499065de7
1 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,7 @@
padding-top:30px;
height:0;
overflow:hidden;
#top:-5rem;
//top:-5rem;
border-width: $chunkyBorderWidth;
border-style: solid;
border-color: $copy-color-on-dark;
@ -109,7 +109,7 @@
.no-register {
text-decoration: underline;
font-weight:bold;
#margin-top:2rem;
//margin-top:2rem;
display:block;
}
@ -267,4 +267,4 @@
}
}
}