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.
1 parent d444875 commit 5be4834Copy full SHA for 5be4834
Page.vue
@@ -167,7 +167,7 @@ export default {
167
168
.page__container
169
min-height: 100vh
170
- padding: 4rem 3rem 0
+ padding: 4rem 6rem 0
171
172
.curl__container
173
text-align: center
@@ -198,7 +198,7 @@ export default {
198
background-color: #fafafa
199
200
.content-block
201
- margin: -4rem -3rem 4rem
+ margin: -4rem -6rem 4rem
202
background-color: $black
203
204
&:last-child
0 commit comments