Skip to content

Commit ca8cb41

Browse files
committed
$normalized_font_family is now used and not only defined
1 parent 9ac8c45 commit ca8cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_normalize.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ button,
111111
input,
112112
select,
113113
textarea {
114-
font-family: sans-serif;
114+
font-family: $normalized_font_family;
115115
}
116116

117117
// Addresses margins handled incorrectly in IE6/7

0 commit comments

Comments
 (0)