add top margin to "I recently started blog"

This commit is contained in:
Daniel Bulant 2022-04-10 21:28:42 +02:00
parent 5052ec0356
commit 69d68f7ec1

View file

@ -227,6 +227,7 @@
}
.blog {
margin: auto;
margin-top: 20px;
max-width: max-content;
padding: 15px;
border-radius: 5px;