We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05d1019 + 3f6ba41 commit d8c7955Copy full SHA for d8c7955
_sass/_footer.scss
@@ -27,9 +27,9 @@
27
@include clearfix;
28
margin-left: auto;
29
margin-right: auto;
30
- margin-top: 2em;
+ margin-top: 1em;
31
max-width: 100%;
32
- padding: 0 1em 2em;
+ padding: 0 1em 1em;
33
34
@include breakpoint($x-large) {
35
max-width: $x-large;
_sass/_masthead.scss
@@ -52,7 +52,7 @@
52
white-space: nowrap;
53
54
&--lg {
55
- padding-right: 3em;
+ padding-right: 2em;
56
font-weight: 700;
57
}
58
0 commit comments