Use old font size for primary tags

This commit is contained in:
Sodbileg Gansukh 2021-02-18 15:09:33 +08:00
parent 957d3049aa
commit 2505089a41
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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;