fixed style

This commit is contained in:
松浦 知也 Matsuura Tomoya 2025-10-29 21:35:10 -04:00
parent 1a34e010b6
commit 380bb566f7

View File

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