mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
tabler customize
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user