mirror of https://github.com/searxng/searxng.git
[fix] add padding to pointhi theme's navbar - closes #841
This commit is contained in:
parent
bc5d712c8a
commit
4906ac5192
File diff suppressed because one or more lines are too long
|
@ -6,6 +6,7 @@
|
||||||
line-height: 1.3rem;
|
line-height: 1.3rem;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
margin-bottom: 1.3rem;
|
||||||
|
|
||||||
a, a:hover {
|
a, a:hover {
|
||||||
margin-right: 2.0rem;
|
margin-right: 2.0rem;
|
||||||
|
|
Loading…
Reference in New Issue