Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit cee204b

Browse files
committed
changed background
1 parent 3baa53b commit cee204b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp_frontend/src/style/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//read this: https://getbootstrap.com/docs/4.1/getting-started/theming
22

33
// Override default variables before the import (see node_modules/bootstrap/scss/_variables.scss for all)
4-
$body-bg: #000;
4+
$body-bg: #2a313d;;
55
$body-color: #FFF;
66
$blue: #1a4965;
77

0 commit comments

Comments
 (0)