1 2 3 4 5 6 7 8 9
@import '../global/globalCssVariables.module.scss'; .equationBox-cont { transform-origin: center; background-color: #e7e7e7; > span { width: 100%; } }