Improve accessability (learned from lighthouse)
This commit is contained in:
parent
7d6bd0882f
commit
ad2bed1747
5 changed files with 12 additions and 8 deletions
src/sass
|
@ -1,4 +1,7 @@
|
|||
// Bootstrap
|
||||
$theme-colors: (
|
||||
"primary": #2b3bb4,
|
||||
);
|
||||
@import '~bootstrap/scss/bootstrap';
|
||||
|
||||
// FontAwesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue