mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
Decrease spacing between links
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user