formatting, update text, ux

This commit is contained in:
2024-05-05 18:56:02 +02:00
parent b75d4dc094
commit 75a79fb700
4 changed files with 14 additions and 7 deletions
+2 -1
View File
@@ -264,7 +264,8 @@ body {
display: grid;
grid-template-columns: repeat(4, auto);
width: 100%;
margin-top: 2em;
margin-top: 1.5em;
margin-bottom: 0.5em;
row-gap: 0.3em;
column-gap: 0.3em;
}