fixed not to break in the button

This commit is contained in:
2025-10-29 21:17:18 -04:00
parent 231b40608f
commit 52af0ca8af

View File

@@ -25,6 +25,7 @@
& > p {
display: inline;
color: var(--gray);
text-wrap:unset;
}
& svg {