Don't wrap sentences in navbar dropdowns

This commit is contained in:
daudix
2024-08-27 07:39:57 +03:00
parent 60152fa1e1
commit 5c80cfeca4

View File

@ -269,6 +269,7 @@
li { li {
width: 100%; width: 100%;
white-space: nowrap;
a { a {
border-radius: var(--rounded-corner); border-radius: var(--rounded-corner);