mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +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 {
|
.post-card-primary-tag {
|
||||||
margin: 0 0 0.2em;
|
margin: 0 0 0.2em;
|
||||||
color: var(--brand);
|
color: var(--brand);
|
||||||
font-size: 1.1rem;
|
font-size: 1.2rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
letter-spacing: 0.2px;
|
letter-spacing: 0.2px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
Loading…
Reference in New Issue
Block a user