Skip to content

Commit 5e3e30a

Browse files
msgill2017sendya
authored andcommitted
refactor userlayout reduce padding
1 parent 4a66b1e commit 5e3e30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/UserLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default {
8484
min-height: 100%;
8585
background: #f0f2f5 url(~@/assets/background.svg) no-repeat 50%;
8686
background-size: 100%;
87-
padding: 110px 0 84px;
87+
padding: 50px 0 84px;
8888
position: relative;
8989
9090
a {

0 commit comments

Comments
 (0)