tabler customize

This commit is contained in:
codecalm
2020-02-09 16:49:37 +01:00
parent f13ac7db49
commit 738eff385d
34 changed files with 324 additions and 198 deletions
+9
View File
@@ -3,4 +3,13 @@
background-color: $footer-bg;
padding: 1rem 0;
color: $text-muted;
margin-bottom: (-$content-padding-y);
margin-top: $content-padding-y;
}
.footer-transparent {
margin-top: 0;
background-color: transparent;
border-top: 0;
}