Adding images to assets

This commit is contained in:
Sharwin24 2024-12-30 12:01:55 -08:00
parent 2f7102bf36
commit 636795650c
6 changed files with 1 additions and 1 deletions

View file

@ -35,7 +35,7 @@ body {
}
:root {
--bs-body-color: white;
--bs-body-color: get-light-color('text-color');
/* Change the global default text color */
}