Skip to content

Commit 24ef9f7

Browse files
authored
Removed useless media query
1 parent e105582 commit 24ef9f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/routes/+layout.svelte

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,4 @@
7171
line-height: 0.6;
7272
background-color: var(--black);
7373
}
74-
75-
@media screen and (min-width: 1000px) {
76-
}
7774
</style>

0 commit comments

Comments
 (0)