Revert "Use Sans font for post action buttons"

This reverts commit af4e0b4f1c.
pull/449/head
Matt Baer 4 years ago
parent af4e0b4f1c
commit e0a0d71c84
  1. 2
      less/core.less

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

Loading…
Cancel
Save