cartodb-4.42/lib/assets/javascripts/new-dashboard/styles/bundles/footer.scss

11 lines
218 B
SCSS
Raw Normal View History

2024-04-06 13:25:13 +08:00
@import "../variables";
@import "../base/reset";
@import "../base/typography";
@import "../layout/grid";
@import "../helpers/colors";
@import "../helpers/utilities";
#footer {
border-top: 1px solid $border-color;
}