This commit is contained in:
everythingonblack
2025-06-11 23:36:09 +07:00
parent 7847b02932
commit 84580ad84d
5 changed files with 232 additions and 99 deletions

View File

@@ -1,3 +1,8 @@
.h1 {
color: white;
}
.dashboardContainer {
max-width: 900px;
margin: 30px auto;