refactor: switch image place from top to bottom

This commit is contained in:
2026-02-18 22:53:10 -03:00
parent 105514423f
commit 0e8fe172b5
2 changed files with 6 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
display: flex;
justify-content: center;
margin-bottom: 16px;
margin-top: 16px;
}
}