Skip to content

Commit 9fca29c

Browse files
committed
hopefully fixed title overlap issue on mobile
1 parent 48a1a94 commit 9fca29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_biscuit.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ h1 a {
5656
color: inherit;
5757
}
5858

59-
@media(max-width: 440px) {
59+
@media (pointer:none), (pointer:coarse) {
6060
body {
6161
margin-top: 1rem;
6262
}

0 commit comments

Comments
 (0)