update width of header

This commit is contained in:
Jacob Janzen 2024-03-22 11:17:10 -05:00
parent d80d88f3b9
commit 4737468378

View file

@ -48,7 +48,7 @@ a:hover {
padding: 10px 10px;
}
@media screen and (max-width: 500px) {
@media screen and (max-width: 600px) {
.header a {
float: none;
display: block;