fixed text wrapping

This commit is contained in:
cuptain 2024-11-01 01:09:38 +11:00
parent 58a7a472fc
commit a96dfa032d

View File

@ -76,6 +76,7 @@
display: none;
margin-left: 1rem;
transition: 300ms;
white-space: nowrap;
}
.navbar:hover .link-text {
display: block;