Files
jambotron/jambotron-ui/src/app/components/home/home.component.scss
T
2025-06-16 01:01:56 +03:00

10 lines
95 B
SCSS

mat-card{
margin: 20px;
}
mat-card-title{
color: cyan;
}
.tutorial-card{
color: white;
}