layouts page, search results, top menu

This commit is contained in:
codecalm
2020-01-07 21:44:43 +01:00
parent 8355d7f5e0
commit 446ef17b2c
29 changed files with 462 additions and 282 deletions
+6
View File
@@ -24,6 +24,12 @@
}
}
.card-md {
.card-body {
padding: map-get($spacers, 6);
}
}
.card-group {
margin-bottom: $card-group-margin;
}