1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

Merge pull request #188 from vtlanglois/add-legend-to-font-styling

Font styling applied to `<legend>`
This commit is contained in:
Vincent Langlois
2024-01-21 10:35:20 -05:00
committed by GitHub

View File

@@ -102,6 +102,7 @@ body {
button, button,
label, label,
input, input,
legend,
textarea, textarea,
select, select,
option, option,