Skip to content

Commit

Permalink
more reasonable button size
Browse files Browse the repository at this point in the history
  • Loading branch information
ShakataGaNai committed Jun 8, 2024
1 parent dcc1c1e commit cfb2f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/_variables_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Add styles or override variables from the theme here.

@media (max-width: 576px) {
.big-ol-mobile-btn {
font-size: 3rem !important; /* Adjust as needed */
font-size: 2.2rem !important; /* Adjust as needed */
padding: 1rem 1.5rem !important; /* Adjust as needed */
}
}

0 comments on commit cfb2f44

Please sign in to comment.