Skip to content

Commit 2fddc3c

Browse files
committed
Proper line-height assignment
1 parent 86bae9a commit 2fddc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normalize.metrics.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ button
88
input,
99
select,
1010
textarea {
11-
font: 12px/18px sans-serif;
11+
font: 12px/1.5 sans-serif;
1212
}
1313

1414
/*

0 commit comments

Comments
 (0)