Skip to content

Commit d0e76f2

Browse files
committed
add theme
1 parent 2e8f12f commit d0e76f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/themes.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $t3-base-color = #6e7786;
2222
position: relative;
2323
width: 92%;
2424
background-color: #fff;
25-
margin: 0 auto 20px auto;
25+
margin: -50px auto 20px auto;
2626
padding: 10px 0;
2727
box-shadow: 5px 5px 10px 0 rgba(116, 116, 116, 0.6), -5px 5px 10px 0 rgba(116, 116, 116, 0.6);
2828
}

0 commit comments

Comments
 (0)