mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 21:47:40 +03:00
Refactor flair spacing
This commit is contained in:
parent
3a9b2dba32
commit
0099021478
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue