Commit 716454d
committed
Increase font size and add line-height to dropdown
Updated the `.sort-controls select` element in `style.css`:
- Increased `font-size` from `0.8rem` to `1rem` for better readability.
- Added `line-height: 1.4` to improve vertical spacing.
Ensured `h1-h6` elements retain `color: inherit` property.
Increase font size and add line height for dropdowns
Updated the `.sort-controls select` element in `style.css`:
- Changed `font-size` from `0.8rem` to `1rem` for better readability.
- Added `line-height: 1.4` to improve vertical spacing between lines.1 parent 6be8882 commit 716454d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | | - | |
| 1133 | + | |
| 1134 | + | |
1134 | 1135 | | |
0 commit comments