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 2e8f12f commit d0e76f2Copy full SHA for d0e76f2
src/assets/css/themes.styl
@@ -22,7 +22,7 @@ $t3-base-color = #6e7786;
22
position: relative;
23
width: 92%;
24
background-color: #fff;
25
- margin: 0 auto 20px auto;
+ margin: -50px auto 20px auto;
26
padding: 10px 0;
27
box-shadow: 5px 5px 10px 0 rgba(116, 116, 116, 0.6), -5px 5px 10px 0 rgba(116, 116, 116, 0.6);
28
}
0 commit comments