From 4c5d2e4afe02479dcfb770fa1d6cfccb499e4fff Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 13 Oct 2023 19:59:06 +0200 Subject: Clean up stylesheet and improve layout on small and large screens. Use variables for color theming. --- views/games_public.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/games_public.pug') diff --git a/views/games_public.pug b/views/games_public.pug index 62cdfcf..cf102f0 100644 --- a/views/games_public.pug +++ b/views/games_public.pug @@ -8,7 +8,7 @@ html meta(http-equiv="refresh" content=900) body include header - article + article.wide h1 Public Games h2 Open -- cgit v1.2.3