Skip to content

Commit a1ce2e2

Browse files
Update style.css
1 parent c213f02 commit a1ce2e2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ main a{
165165
color: var(--accent-clr);
166166
}
167167

168-
@media(max-width: 800px){
168+
@media(max-width: 800px) or (pointer: coarse){
169169
body{
170170
grid-template-columns: 1fr;
171171
}
@@ -236,3 +236,4 @@ main a{
236236
}
237237
}
238238
}
239+

0 commit comments

Comments
 (0)