From d2b5d21dd30e09f5fa3c8d6827c390bb154ac3d6 Mon Sep 17 00:00:00 2001
From: Sebastian Kippe
+ For status and incident updates regarding Kosmos infrastructure, please follow + ops@kosmos.social. +
diff --git a/styles/style.css b/styles/style.css index a33d9c1..4bcf9ca 100644 --- a/styles/style.css +++ b/styles/style.css @@ -75,6 +75,10 @@ main p { margin-bottom: 1em; } +.hidden { + display: none !important; +} + @media screen and (max-width: 760px) { header { margin-top: 4rem;