.max-height {
min-height: calc(100vh - 76px);
background: linear-gradient(var(--yellowTrans), var(--yellowTrans)),
url("../img/headerBcg.png") center/cover fixed no-repeat;
position: relative;
}
fixed !!!!!!!
728x90
'코딩도 합니다 > CSS · SCSS' 카테고리의 다른 글
[SCSS] SCSS로 반응형 작업하기 / Responsive with SCSS in Web (0) | 2022.01.13 |
---|---|
[SCSS] HTML에 SCSS 적용하는 법 / how to apply scss to html (0) | 2022.01.12 |
[css] :root 사용 예시 (0) | 2021.07.13 |
[SCSS] npm scss 적용하기 (0) | 2021.05.10 |