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