more progress on the about and changelog page

This commit is contained in:
2024-04-20 17:59:08 -05:00
parent 08088c9938
commit 7889518286
4 changed files with 120 additions and 140 deletions

View File

@@ -177,7 +177,7 @@ h1 {
}
.default-card {
background-color: white;
background-color: var(--container-color);
padding: 20px;
margin-top: 20px;
}