Skip to content

Commit 2c09361

Browse files
committed
Mobile settings for seahawk II
1 parent d43c0ee commit 2c09361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ br { margin-bottom: 20px; }
347347
transform: translateY(-50%);
348348
}
349349

350-
@media screen and (max-width: 600px) {
350+
@media (max-width: 768px){
351351
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
352352
}
353353
}

0 commit comments

Comments
 (0)