Skip to content

Commit 25495d2

Browse files
committed
fixed typo in adaptive rule
1 parent d49cad9 commit 25495d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ section.docs aside ul li a:focus {
209209
border-radius: 3px;
210210
}
211211

212-
@media (min-width: 61em) {
212+
@media (min-width: 51em) {
213213

214214
section.docs .inner {
215215
display: flex;

0 commit comments

Comments
 (0)