Commit c8105c7494de9b079a61e490cec77e3013c7bfa6
1 parent
34e404b83f
Exists in
master
Linea al final.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/components/sidebar/sidebar.component.scss
1 | .card-description{ | 1 | .card-description{ |
2 | font-size: 12px; | 2 | font-size: 12px; |
3 | } | 3 | } |
4 | 4 | ||
5 | app-sidebar { | 5 | app-sidebar { |
6 | background-color: red !important; | 6 | background-color: red !important; |
7 | } | ||
7 | } |