Skip to content

Commit 979dbe0

Browse files
committed
Change -font-family to -family-base
1 parent 9c9483e commit 979dbe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/assets/src/scss/variables/18182031_webapp_variable.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $pagination-active-bg: $primary !default;
148148
$pagination-border-width: 0 !default;
149149

150150
// Forms
151-
$input-font-family: $font-regular !default;
151+
$input-font-family: $font-family-base !default;
152152
$input-color: $black !default;
153153
$input-disabled-bg: $light !default;
154154

0 commit comments

Comments
 (0)