Skip to content

Commit 1dfdcc9

Browse files
committed
Enhance font-weight
1 parent 919e126 commit 1dfdcc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Die Syntax von BEM finden wir jedoch etwas sperrig und haben uns für ein andere
142142
.fact-list__entry
143143
list-style-type: discline-height: 1.2
144144
.fact-list__entry--highlighted
145-
font-weight: bold
145+
font-weight: 700
146146
</pre>
147147
</td>
148148
<td>
@@ -152,7 +152,7 @@ Die Syntax von BEM finden wir jedoch etwas sperrig und haben uns für ein andere
152152
.fact-list--entry
153153
line-height: 1.2
154154
&.highlighted
155-
font-weight: bold
155+
font-weight: 700
156156
</pre>
157157
</td>
158158
</tr>

0 commit comments

Comments
 (0)