remove footer top margin

This commit is contained in:
2023-05-08 12:32:20 +10:00
parent e39fa78981
commit 88b92a9572

View File

@@ -53,7 +53,6 @@ const slots = useSlots();
}
.footer {
margin-top: 32px;
display: flex;
gap: 16px;
align-items: center;