Remove font-weight 900

This commit is contained in:
Aaron Lee 2021-10-04 19:13:17 +08:00
parent b4125ec478
commit d050cc042c

View file

@ -5,11 +5,6 @@ body {
font-family: "Lato", "Noto Sans TC", "Microsoft JhengHei", "sans-serif";
}
select option {
font-family: "Font Awesome 5 Free", "Lato", "Noto Sans TC", "Microsoft JhengHei", "sans-serif";
font-weight: 900;
}
div.col .row .col {
border: 1px solid black;
display: inline-block;