We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e11a2d commit 8343fa0Copy full SHA for 8343fa0
styles/_footer.scss
@@ -1,6 +1,6 @@
1
.footer {
2
@include flexSettings(row, space-around, center);
3
- @include sectionLayout(40px 20px, var(--background-one));
+ @include sectionLayout(20px 20px, var(--background-one));
4
font-size: 20px;
5
border-top: 2px solid var(--border-one);
6
color: var(--text-color-one);
0 commit comments