From e9585bd8215178cab63eaf2c69e5b91a25a36b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Mart=C3=ADnez=20Portela?= Date: Sun, 9 Jan 2022 01:12:20 +0100 Subject: [PATCH] Structure homepage texts in

. --- static/homepage.html | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/static/homepage.html b/static/homepage.html index 31c43ba..51d6a79 100644 --- a/static/homepage.html +++ b/static/homepage.html @@ -9,8 +9,6 @@ margin: 0 auto; width: fit-content; max-width: 100ex; - border-radius: 4px; - text-align: left; padding: 0 1ex; } .links section { @@ -25,6 +23,9 @@ .links section h2 { margin-top: 0; } + .links p { + margin: 0; + } h2 a { color: black; } @@ -68,22 +69,30 @@