From ebb2eaac07edd8c72c85b715f5ebd02a1034c4aa Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 25 Sep 2025 13:30:54 -0400 Subject: Header, footer, a couple wiki page updates --- public/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'public/style.css') diff --git a/public/style.css b/public/style.css index 6be12ac..0d88240 100644 --- a/public/style.css +++ b/public/style.css @@ -130,7 +130,7 @@ footer { max-width: 100px; } -@media(max-width: 600px) { +@media(max-width: 620px) { body { padding: 10px; } @@ -141,7 +141,8 @@ footer { header nav ul li:nth-of-type(5), header nav ul li:nth-of-type(6), header nav ul li:nth-of-type(7), - header nav ul li:nth-of-type(8) { + header nav ul li:nth-of-type(8), + header nav ul li:nth-of-type(9) { display: none; } li.more { -- cgit v1.2.3-70-g09d2