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
1 changed files with 1 additions and 1 deletions

View File

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