Skip to content

Commit

Permalink
fix mobile safari margin issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Oct 14, 2024
1 parent 40888fa commit d25a568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/application.scss.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2413,7 +2413,7 @@ input.score {
.show_location_detail_location {
padding: 0;
background: var(--lightpurple);
margin-bottom: 12px;
margin-top: 15px;
border-radius: 10px;
min-height: 130px;
}
Expand Down

0 comments on commit d25a568

Please sign in to comment.