1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00

reduce gap

This commit is contained in:
Laura
2025-08-10 18:26:49 +02:00
parent 25bb4140b1
commit b042bebff7

View File

@@ -71,7 +71,7 @@ body {
#page {
display: flex;
flex-direction: column;
gap: 25px;
gap: 5px;
background: #1e2030;
margin: auto;
margin-top: 30px;