1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-07 11:13:40 +01:00

Use Sans font for post action buttons

This commit is contained in:
Matt Baer 2021-04-06 12:11:45 -04:00
parent 5510ef15b5
commit af4e0b4f1c

View File

@ -1161,7 +1161,7 @@ h2 {
.action {
font-size: 0.7em;
font-weight: normal;
font-family: @serifFont;
font-family: @sansFont;
&+ .action {
margin-left: 0.5em;