mirror of https://github.com/searxng/searxng.git
[fix] remove unecessary capitalize of name of instance
This commit is contained in:
parent
5924abd483
commit
c428f2d980
File diff suppressed because one or more lines are too long
|
@ -34,7 +34,6 @@
|
|||
|
||||
.navbar-brand{
|
||||
font-weight: 700;
|
||||
text-transform: capitalize;
|
||||
color: @light-green;
|
||||
line-height: 30px;
|
||||
padding: 0 30px;
|
||||
|
|
Loading…
Reference in New Issue