diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss index df9c51e..d245a43 100644 --- a/assets/scss/_variables_project.scss +++ b/assets/scss/_variables_project.scss @@ -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 */ } } \ No newline at end of file