compact li
This commit is contained in:
parent
fdb5eb422c
commit
80175a695c
|
@ -27,3 +27,10 @@ footer div.nav-outlinks a {
|
||||||
width: 1rem;
|
width: 1rem;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
ul {
|
||||||
|
li {
|
||||||
|
padding: unset;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue