Skip to content

Commit ac2bc23

Browse files
authored
Merge pull request #25418 from kaktuspalme/patch-1
2 parents 3770a5b + b920d9b commit ac2bc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/css/variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $border-radius-large: 10px !default;
9797
// Pill-style button, value is large so big buttons also have correct roundness
9898
$border-radius-pill: 100px !default;
9999

100-
$font-face: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Cantarell, Ubuntu, 'Helvetica Neue', Arial, 'Noto Color Emoji', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !default;
100+
$font-face: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Cantarell, Ubuntu, 'Helvetica Neue', Arial, sans-serif, 'Noto Color Emoji', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !default;
101101
$default-font-size: 15px;
102102

103103
$default-line-height: 24px;

0 commit comments

Comments
 (0)