Skip to content

Commit

Permalink
chore: border color
Browse files Browse the repository at this point in the history
  • Loading branch information
altrusl committed Mar 12, 2024
1 parent 4b77e0a commit cb2a132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/assets/styles/vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
* -------------------------------------------------------------------------- */

:root {
--vwa-c-border: #c2c2c4;
--vwa-c-border: #919191;
--vwa-c-divider: #e2e2e3;
--vwa-c-gutter: #e2e2e3;
}
Expand Down

0 comments on commit cb2a132

Please sign in to comment.