aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-22 11:17:10 -0500
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-22 11:17:10 -0500
commit473746837842dd5074f81f4c800dec2931ccf88a (patch)
tree8a3d3ebb1cdb3763d85d67f2202dd57d0ff37300 /styles.css
parentd80d88f3b9f7facb8e91b78b5975e2340d454d36 (diff)
update width of header
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 8ef34e1..bc6466b 100644
--- a/styles.css
+++ b/styles.css
@@ -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;