소스 검색

change style home page

Tanya Sashyna 5 년 전
부모
커밋
aa0c34dfbb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/conteiners/home/home.scss

+ 2 - 0
src/conteiners/home/home.scss

@@ -10,6 +10,8 @@
     h1 {
         font-size: 36px;
         color: $color-white;
+        position: relative;
+        z-index: 4;
     }
 
     .bg {