fixed not to break in the button

This commit is contained in:
2025-10-29 21:17:18 -04:00
parent 862b0f0d87
commit 04ab16ea87

View File

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