mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
Refactor flair spacing
This commit is contained in:
+2
-1
@@ -543,7 +543,8 @@ a.search_subreddit:hover {
|
||||
.post_flair {
|
||||
background: var(--accent);
|
||||
color: var(--background);
|
||||
padding: 5px;
|
||||
padding: 4px;
|
||||
margin-right: 5px;
|
||||
border-radius: 5px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user