typography, alerts, card actions

This commit is contained in:
codecalm
2020-01-05 18:05:33 +01:00
parent d03f3ff9e0
commit 2e119c8b93
6 changed files with 71 additions and 6 deletions
+9
View File
@@ -118,6 +118,15 @@
}
}
.card-actions {
margin-left: auto;
font-size: $h5-font-size;
a {
text-decoration: none;
}
}
.card-header {
display: flex;
align-items: center;