Adding images to assets
This commit is contained in:
parent
2f7102bf36
commit
636795650c
6 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ body {
|
|||
}
|
||||
|
||||
:root {
|
||||
--bs-body-color: white;
|
||||
--bs-body-color: get-light-color('text-color');
|
||||
/* Change the global default text color */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue