Skip to content
This repository was archived by the owner on Oct 21, 2021. It is now read-only.

Commit 4608a39

Browse files
committed
readme typo
1 parent 87867bd commit 4608a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ More demos and information: http://marcj.github.io/css-element-queries/
3636
font-size: 18px;
3737
}
3838

39-
.widget-name[min-width~="900px"] h2 {
39+
.widget-name[min-width~="600px"] h2 {
4040
padding: 55px;
4141
text-align: center;
4242
font-size: 24px;

0 commit comments

Comments
 (0)