mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 11:37:38 +00:00
Use old font size for primary tags
This commit is contained in:
parent
957d3049aa
commit
2505089a41
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -652,7 +652,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
|
||||
.post-card-primary-tag {
|
||||
margin: 0 0 0.2em;
|
||||
color: var(--brand);
|
||||
font-size: 1.1rem;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.2px;
|
||||
text-transform: uppercase;
|
||||
|
Loading…
Reference in New Issue
Block a user