From 730d3a8eba6875fa601dece7c0e62e07510b3d1b Mon Sep 17 00:00:00 2001 From: RayHammer Date: Sun, 23 Oct 2022 13:48:18 +0200 Subject: Made an aside block --- themes/stingray/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/stingray/static/css') diff --git a/themes/stingray/static/css/main.css b/themes/stingray/static/css/main.css index a32caa2..76f7ef0 100644 --- a/themes/stingray/static/css/main.css +++ b/themes/stingray/static/css/main.css @@ -1,5 +1,5 @@ .jumbotron { - max-width: 900px; + max-width: 1200px; margin: auto; } -- cgit v1.2.3