style: add margin to donate section

This commit is contained in:
MAZE 2024-02-07 16:23:46 +03:30
parent 8471a3ca49
commit 6d30a0123e

View File

@ -1,4 +1,6 @@
.donate {
margin-bottom: 20px;
& .iconContainer {
display: flex;
flex-direction: column;