From 3ee99858f7c6b975f9efb9a0ee0a64b7e232912a Mon Sep 17 00:00:00 2001 From: Sandra Date: Fri, 17 Apr 2020 00:10:34 +0200 Subject: [PATCH] h1 width --- static/title.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/title.css b/static/title.css index a9e8614..8a36c99 100644 --- a/static/title.css +++ b/static/title.css @@ -59,6 +59,7 @@ h1 { color: black; font-size: 27px; color: #371F10; + max-width: 90%; } h2{