change background color
This commit is contained in:
parent
9b526e6150
commit
519ce7814c
|
@ -22,7 +22,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: rgb(229 231 235);
|
background-color: #f3f4f6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-box {
|
.info-box {
|
||||||
|
|
Reference in New Issue