mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
fix word cut off issue in nav
This commit is contained in:
parent
280dfc77cd
commit
b6a7e7e12b
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ drawer-section {
|
||||||
}
|
}
|
||||||
|
|
||||||
drawer-title {
|
drawer-title {
|
||||||
|
word-wrap: normal;
|
||||||
@media (max-width: 950px) {
|
@media (max-width: 950px) {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
|
|
Loading…
Add table
Reference in a new issue