Revert "Use Sans font for post action buttons"

This reverts commit af4e0b4f1c.
This commit is contained in:
Matt Baer 2021-04-19 16:22:01 -04:00
parent af4e0b4f1c
commit e0a0d71c84
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: @sansFont; font-family: @serifFont;
&+ .action { &+ .action {
margin-left: 0.5em; margin-left: 0.5em;