mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
6 lines
130 B
SCSS
6 lines
130 B
SCSS
.footer {
|
|
border-top: 1px solid $footer-border-color;
|
|
background-color: $footer-bg;
|
|
padding: 1rem 0;
|
|
color: $text-muted;
|
|
} |