diff --git a/website/assets/style.css b/website/assets/style.css index bd30cf7..1efa03b 100644 --- a/website/assets/style.css +++ b/website/assets/style.css @@ -28,7 +28,7 @@ body { "blog "; grid-template-columns: 1fr; } - .three { + .three, .four { display: none !important; } body {