Skip to content

Commit 92b1ae6

Browse files
Formatting
1 parent b83eb09 commit 92b1ae6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/routes/page.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,8 @@ u:hover {
752752
color: #ddd;
753753
}
754754

755-
@media (min-width: 1024px) {}
755+
@media (min-width: 1024px) {
756+
}
756757
.hero-video {
757758
width: clamp(350px, 30vw, 500px);
758759
}
@@ -1094,4 +1095,4 @@ u:hover {
10941095
color: var(--color-overlay-medium);
10951096
font-weight: bold;
10961097
margin-bottom: 3rem;
1097-
}
1098+
}

0 commit comments

Comments
 (0)