Skip to content

Commit a7d87ef

Browse files
committed
remove code that was causing a content layout shift
1 parent a191105 commit a7d87ef

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

styles/utilities.scss

-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33

44
.modal-open {
55
overflow: hidden;
6-
margin-right: 2.25rem !important;
7-
// padding-left: 0rem;
8-
// padding-top: 0rem;
9-
// padding-right: 0rem;
10-
// margin-left: 0;
11-
// margin-top: 0;
126

137
@media (max-width: 1000px) {
148
margin-right: 0rem;

0 commit comments

Comments
 (0)