forked from github.com/GenderDysphoria.fyi
Increasing the font size on tweets in post pages
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user