Update src/styles/innerPage.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
This commit is contained in:
parent
6fa09d2d98
commit
0f5db074bc
@ -143,3 +143,14 @@
|
|||||||
grid-gap: 25px;
|
grid-gap: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IBMSMSplitMainSmallSideSecBox {
|
||||||
|
width: 100%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
padding: 10px;
|
||||||
|
border: solid 1px rgb(255 255 255 / 10%);
|
||||||
|
border-radius: 10px;
|
||||||
|
color: rgb(255 255 255 / 50%);
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user