forced 0 margin top

This commit is contained in:
2023-05-08 19:40:41 +10:00
parent 729fc3fd39
commit 54b5929aa4

View File

@@ -99,7 +99,7 @@ onMounted(() => {
} }
.title { .title {
margin-top: 0; margin-top: 0 !important;
} }
p { p {