Skip to content
Snippets Groups Projects
Commit 9c5576f0 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Try some new colors

parent b80b843f
Branches
Tags
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.mat-card { .mat-card {
width: 800px; width: 800px;
background-color: mat-color($arsnova-warn, 100); background-color: #fff8e1; //mat-color($arsnova-warn, 100);
} }
mat-card-content > :first-child { mat-card-content > :first-child {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment