Changed min contrast ratio for proper button text color

This commit is contained in:
Alex Tselegidis 2021-11-29 08:10:30 +01:00
parent c188e678bc
commit 4523d6b917
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@
* ---------------------------------------------------------------------------- */
$primary: #439982;
$min-contrast-ratio: 2;
@import '../../node_modules/bootstrap/scss/bootstrap';