1
0
Fork 0
HANYANG_MES/hymes_scss/inc/css/scss/page/_main.scss

6 lines
167 B
SCSS

.main-section .main-part {
background-image: url("../img/background.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}