We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a0ef4 commit a1bc3ccCopy full SHA for a1bc3cc
1 file changed
css/style.css
@@ -163,3 +163,7 @@ footer {
163
color: rgb(202, 200, 200);
164
font-style: non;
165
}
166
+
167
+@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
168
+ /* Styles */
169
+}
0 commit comments