Skip to content

Commit

Permalink
Bump up the default font size for list items
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Jul 1, 2024
1 parent c287ab0 commit 85009c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/css/frontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
padding-left: 0;
}
ul.mc_list li {
font-size: 12px;
font-size: 14px;
}
#ui-datepicker-div .ui-datepicker-year {
display: none;
Expand Down

0 comments on commit 85009c7

Please sign in to comment.