Skip to content

Commit 5742e6e

Browse files
authored
add 1000px media query for weekly
1 parent fd037b3 commit 5742e6e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

styles.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ input {
4747
label {
4848
margin-top: -1.35em;
4949
}
50+
51+
/* Weekly */
52+
53+
@media (min-width: 1000px) {
54+
55+
}

0 commit comments

Comments
 (0)