Skip to content

Commit 5a0fd3f

Browse files
authored
add font-weight (normalized)
1 parent 059afc9 commit 5a0fd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
/ __| '_ ` _ \ / _` |/ _ \ '__|
55
| (__| | | | | | (_| | __/ |
66
\___|_| |_| |_|\__,_|\___|_|
7-
87
========================================================================== */
98

109
html, button, input, select, textarea {
@@ -82,6 +81,7 @@ h4 {
8281
text-indent: 8px;
8382
letter-spacing: 0.1em;
8483
font-size: 1.1em;
84+
font-weight: 700;
8585
text-rendering: optimizeLegibility;
8686
}
8787
.btn {

0 commit comments

Comments
 (0)