Add primary color to links in posts

master
Max 5 years ago
parent 194e6a3411
commit 406aee674d

@ -17,6 +17,8 @@ $mat-card-header-size: 40px !default
.mat-card-content
overflow: auto
::ng-deep a
color: $primary-color
a:hover
cursor: pointer

Loading…
Cancel
Save