mirror of
https://github.com/yusufipk/nexter-react.git
synced 2026-09-11 09:36:09 +00:00
5 lines
90 B
SCSS
5 lines
90 B
SCSS
.realtors {
|
|
background-color: $color-secondary;
|
|
grid-column: col-start 7 / ful-end;
|
|
}
|