From 83334dc6011a5d39dd44995645fad55ee37daea7 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 28 Sep 2024 14:31:39 +0200 Subject: added ui changes --- ideas.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ideas.html b/ideas.html index 3b110c3..de8aa2b 100644 --- a/ideas.html +++ b/ideas.html @@ -25,14 +25,14 @@ body { display: inline; margin-left: 1em; } -.description { +.text { margin-left: .5em; margin-top: .5em; font-family: monospace; font-size: 1.25em; } .creation { - margin-bottom: 0; + margin-bottom: .3em; } .author { font-style: italic; -- cgit v1.2.3