UNPKG

252 BSCSSView Raw
1// EAEEF2 $color-mystic
2
3.widget-help-center {
4 border: 1px solid $color-athens-gray;
5 border-radius: 6px;
6 background: #ffffff;
7 box-shadow: inset 0 -10px 15px -10px $color-athens-gray;
8}
9
10.widget-help-center-content {
11 padding: 30px;
12}
\No newline at end of file