diff --git a/www/css/style.css b/www/css/style.css index 318dd7d..66ef755 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -558,7 +558,16 @@ footer { width: 85%; } -.lore h1, +.lore main .exception p { + margin: auto; + padding: 1% 35% 5% 1%; +} + +.lore h1 { + margin-top: 50px; + font-size: 3.5rem; +} + .lore h2, .lore h3 { margin: 10px;