Use Sans font for post action buttons

pull/449/head
Matt Baer 4 years ago
parent 5510ef15b5
commit af4e0b4f1c
  1. 2
      less/core.less

@ -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;

Loading…
Cancel
Save