🎨 Format SVG and CSS code for improved readability and consistency
This commit is contained in:
@@ -64,7 +64,8 @@ const props = withDefaults(defineProps(), {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@keyframes float {
|
@keyframes float {
|
||||||
0%, 100% {
|
0%,
|
||||||
|
100% {
|
||||||
transform: translateY(0px);
|
transform: translateY(0px);
|
||||||
}
|
}
|
||||||
50% {
|
50% {
|
||||||
|
|||||||
Reference in New Issue
Block a user