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