Skip to content

Commit b37ca34

Browse files
Update screen.scss
1 parent 8a696cb commit b37ca34

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_sass/screen.scss

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,17 @@ 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+
.buy-widget{
629+
width: 400px;
630+
height: 650px;
631+
}
632+
.buy-widget iframe {
633+
border: 0;
634+
}
635+
.buy-footer-notice {
636+
margin-top: 50px;
637+
text-align: center;
638+
}
628639
.statusmenu {
629640
color: inherit;
630641
}

0 commit comments

Comments
 (0)