Skip to content

Commit 915c36d

Browse files
author
Your Name
committed
fix: Remove duplicate @media declaration causing CSS syntax error
1 parent fa09694 commit 915c36d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -951,8 +951,6 @@
951951
}
952952

953953
/* Landscape Phones and Small Tablets (640px - 768px) */
954-
@media (max-width: 768px) {
955-
956954
@media (max-width: 768px) {
957955
header {
958956
padding: 1rem 1.5rem;

0 commit comments

Comments
 (0)