Added position: relative; to aid with the sticky position of .IBMSMSplitMainSmallSideSecWrapper
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
This commit is contained in:
parent
d22b007fd9
commit
563119e1a1
@ -26,6 +26,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
grid-gap: 25px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.IBMSMSplitMainBigSideSec {
|
||||
|
Loading…
Reference in New Issue
Block a user