change background color

This commit is contained in:
Cyberes 2023-08-24 18:00:04 -06:00
parent 9b526e6150
commit 519ce7814c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
}
body {
background-color: rgb(229 231 235);
background-color: #f3f4f6;
}
.info-box {