Skip to content

Commit 5be4834

Browse files
committed
💄 fix(styles): Impromve UI
Signed-off-by: sqrtthree <[email protected]>
1 parent d444875 commit 5be4834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Page.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export default {
167167
168168
.page__container
169169
min-height: 100vh
170-
padding: 4rem 3rem 0
170+
padding: 4rem 6rem 0
171171
172172
.curl__container
173173
text-align: center
@@ -198,7 +198,7 @@ export default {
198198
background-color: #fafafa
199199
200200
.content-block
201-
margin: -4rem -3rem 4rem
201+
margin: -4rem -6rem 4rem
202202
background-color: $black
203203
204204
&:last-child

0 commit comments

Comments
 (0)