Skip to content

Commit ae30e4a

Browse files
committed
update instructions width
1 parent 4d27e60 commit ae30e4a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/components/modal/v2/styles/components/_instructions.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@
163163
&.checkout {
164164
margin-bottom: 0px;
165165
}
166+
167+
ol {
168+
@include tablet {
169+
width: 88%;
170+
}
171+
}
166172
}
167173

168174
&.checkout {

0 commit comments

Comments
 (0)