Skip to content

Commit dc864e6

Browse files
author
Marco Pereirinha
committed
Update image styling
1 parent 7136efa commit dc864e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/css/components/ui/wizard/_connect.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,11 @@
5454
&-help {
5555
margin-top: 50px;
5656
}
57+
58+
&-help-image {
59+
border: 1px solid $color-cld-grey-blue;
60+
box-shadow: 0 0 1em 1em rgba(0, 0, 0, .05);
61+
margin: 2em;
62+
padding: 1em;
63+
}
5764
}

0 commit comments

Comments
 (0)