just removing the scroll bar now that @ehpersonal38 ethan

is making things so usable. scroll bars are for when stuff sucks
This commit is contained in:
mcguirepr89
2022-04-23 19:36:16 -04:00
parent 09090b1e74
commit 486cc32b99
4 changed files with 8 additions and 9 deletions
+1 -5
View File
@@ -422,9 +422,6 @@ button:hover {
width: 60px;
height: 60px;
}
.version {
display: none;
}
.topnav.responsive {position: relative;}
.topnav.responsive button {
display: block;
@@ -494,7 +491,6 @@ button:hover {
.left-column {
display: none;
}
.version {display:none;}
.left {
display:none;
}
@@ -516,4 +512,4 @@ button:hover {
background:#dbffeb;
padding:5px;
border: 2px solid black;
}
}