chore: cleanup

This commit is contained in:
2024-09-05 15:34:11 +02:00
parent 7b3dcea89e
commit 55b4732992
3 changed files with 8 additions and 26 deletions
+4 -1
View File
@@ -101,7 +101,6 @@ export default defineComponent({
gap: 0.5em;
position: relative;
margin-bottom: 0.5em;
}
@@ -122,4 +121,8 @@ button.btn-donation {
}
}
}
.count {
padding: 0.5em;
}
</style>