Skip to content

Commit

Permalink
fix: adjusted bottom positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Sep 29, 2023
1 parent 7002636 commit d9c6969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/_freddy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
width: 75.6px;
height: 106.2px;
right: 15%;
bottom: 40%;
bottom: 30%;
}
@include media-breakpoint-up(md) {
#stars {
Expand Down

0 comments on commit d9c6969

Please sign in to comment.