feat: remove bulma footer styles #1982

Merged
dpschen merged 1 commits from dpschen/frontend:feature/feat-remove-bulma-footer-styles into main 2022-05-22 15:11:47 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
// imports from "bulma-css-variables/sass/layout/_all";
// @import "bulma-css-variables/sass/layout/hero"; // not used
// @import "bulma-css-variables/sass/layout/section"; // not used
@import "bulma-css-variables/sass/layout/footer";
// @import "bulma-css-variables/sass/layout/footer"; // not used
dpschen marked this conversation as resolved Outdated

Would you mind fixing the typo?

Would you mind fixing the typo?

Done

Done
// #################
// END BULMA IMPORTS