[css] fix spacing at the top

This commit is contained in:
nymkappa
2023-08-29 14:19:02 +02:00
parent 9427ba96a2
commit c2c4047ffd
2 changed files with 1 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
.intro {
margin: 25px auto 30px;
margin-top: 49px;
width: 250px;
display: flex;
flex-direction: column;