Skip to content

Commit

Permalink
Update apps/site/src/app/(home)/sections/Landing/Characters.module.scss
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
noahk004 and github-actions[bot] authored Oct 29, 2024
1 parent 51a9305 commit a40dd52
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
top: 22vw;
transform: translate(calc(50% - 10vw), calc(-50% + 5vw));

@include bootstrap.media-breakpoint-up(md) {
visibility: visible;
}
@include bootstrap.media-breakpoint-up(md) {
visibility: visible;
}
}

0 comments on commit a40dd52

Please sign in to comment.