new color of logo on website & better about

This commit is contained in:
2023-05-29 19:51:12 +02:00
parent 5cad71ef79
commit 516dd1b690
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ html, body {
}
body {
background-color: rgb(168, 212, 253);
background-color: #7c8cec;
}
.dev {