fixed text wrapping
This commit is contained in:
parent
58a7a472fc
commit
a96dfa032d
@ -76,6 +76,7 @@
|
||||
display: none;
|
||||
margin-left: 1rem;
|
||||
transition: 300ms;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.navbar:hover .link-text {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user