small change

This commit is contained in:
Nick Walton
2019-04-10 18:15:49 -06:00
parent f86cb386f5
commit 16c44830cb
+2 -7
View File
@@ -92,18 +92,13 @@ button {
font-size:30px;
}
@media screen and (min-width: 1000px) {
#buttons {
visibility: hidden;
display: none;
}
}
/* Add a black background color to the top navigation */
.topnav {
background-color: #000;
overflow: hidden;
width:750px;
max-width: 800px;
width:80%;
margin-left:auto;
margin-right:auto;