Preparation for proper release
This commit is contained in:
9
src/portfolio/styling/footer.module.scss
Normal file
9
src/portfolio/styling/footer.module.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "@/src/styles/helpers.scss";
|
||||
|
||||
.section {
|
||||
@include darkSection;
|
||||
@include regularFont;
|
||||
|
||||
padding: 0.4em;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user