7 lines
82 B
SCSS
7 lines
82 B
SCSS
@import "../../_base.scss"
|
|
|
|
.contacts {
|
|
height: 72%;
|
|
background-color: white;
|
|
}
|