fix(hs forms): submit button font

This commit is contained in:
Sergey Andrievskiy 2020-10-09 14:07:04 +03:00
parent 65fa181dee
commit f24a7fa65a
3 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@
}
.hs-submit-btn {
font-family: nb-theme(font-family-primary);
font-family: nb-theme(font-main);
border-radius: 3px;
border: none;
background-color: nb-theme(color-active-fg);