[TELE-1393] uppercase nav

This commit is contained in:
Daniel Muyshond 2022-07-28 19:44:01 +02:00
parent abf0c20131
commit 567fa3cc73
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ div#nav {
div.gru-nav > ul > li a {
transition: none;
text-transform: uppercase;
}
div.gru-nav > ul li ul {