Skip to content

Commit

Permalink
Merge pull request #793 from sarjona/validexamplea11
Browse files Browse the repository at this point in the history
[repo] Meet WCAG AA level for Valid/Invalid example components
  • Loading branch information
andrewnicols authored Dec 12, 2023
2 parents 9b59f1b + 581e3e8 commit d7b9f59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
--ifm-color-primary-lighter: #d96900;
--ifm-color-primary-lightest: #f67600;
--ifm-color-contrasting: #194866;
--ifm-color-success: #008a00;
--ifm-color-danger: #ed060d;
--ifm-font-family-base: "Open Sans";
--ifm-navbar-height: 5.5rem;
--ifm-navbar-padding-horizontal: 5.5rem;
Expand Down

0 comments on commit d7b9f59

Please sign in to comment.