Small UI fixing

This commit is contained in:
liosha84
2025-06-16 01:01:56 +03:00
parent 2f673e9249
commit 7f270ced9d
15 changed files with 1269 additions and 142 deletions
@@ -0,0 +1,9 @@
mat-card{
margin: 20px;
}
mat-card-title{
color: cyan;
}
.tutorial-card{
color: white;
}