mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
Increasing the font size on tweets in post pages
This commit is contained in:
parent
f045b91a3b
commit
5479b226e0
@ -9,6 +9,11 @@
|
|||||||
$avatarSize: 36px;
|
$avatarSize: 36px;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
body.post & {
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
border: 1px solid $borderColor;
|
border: 1px solid $borderColor;
|
||||||
border-radius: .35em;
|
border-radius: .35em;
|
||||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user