Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
atellmer committed Jan 13, 2024
1 parent a113b3d commit 81a0d1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions next/animated-grid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@
font-size: 2rem;
}

@media (max-width: 800px) {
.grid-item span {
font-size: 1.2rem;
}
}

.button-layout {
position: fixed;
top: 50%;
Expand Down

0 comments on commit 81a0d1d

Please sign in to comment.