Skip to content

Commit 82ef78a

Browse files
Update screen.scss
1 parent ea31ac5 commit 82ef78a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_sass/screen.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,13 @@ h1 span.fa, h2 span.fa, h3 span.fa, h4 span.fa, h5 span.fa, h6 span.fa {
625625
top: 0;
626626
transform: translateY(-100%);
627627
}
628+
.sell-widget{
629+
width: 400px;
630+
height: 650px;
631+
}
632+
.sell-widget iframe {
633+
border: 0;
634+
}
628635
.buy-widget{
629636
width: 400px;
630637
height: 650px;

0 commit comments

Comments
 (0)