Skip to content

Commit 85009c7

Browse files
committed
Bump up the default font size for list items
1 parent c287ab0 commit 85009c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/css/frontend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
padding-left: 0;
7676
}
7777
ul.mc_list li {
78-
font-size: 12px;
78+
font-size: 14px;
7979
}
8080
#ui-datepicker-div .ui-datepicker-year {
8181
display: none;

0 commit comments

Comments
 (0)