mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 06:49:26 +01:00
Decrease spacing between links
This commit is contained in:
parent
44642d6480
commit
5d37f3b562
@ -64,7 +64,7 @@ body.sepia #links {
|
||||
}
|
||||
body.sepia #links .link {
|
||||
width: calc(100% - 8px);
|
||||
margin: 8px 0;
|
||||
margin: 6px 0;
|
||||
padding: 16px 8px 16px 0;
|
||||
background: var(--linkbg);
|
||||
color: var(--linktext);
|
||||
|
Loading…
Reference in New Issue
Block a user