From 408e00616d219601db45776409e54ffa579e431c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2019 02:02:56 +0200 Subject: Resized width from the page from 660 to 740 --- src/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static') diff --git a/src/static/style.css b/src/static/style.css index f76fea0..cc3bb77 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -8,7 +8,7 @@ body { } main { - max-width: 660px; + max-width: 740px; padding: 20px 30px; } -- cgit v1.2.3