10 lines
136 B
SCSS
10 lines
136 B
SCSS
.flexRowContent {
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.flexRowContent--main-header-mobile {
|
|
align-items: center;
|
|
}
|