浏览代码

fixed general

DevVad 3 年之前
父节点
当前提交
0aae8b99a4
共有 1 个文件被更改,包括 76 次插入76 次删除
  1. 76 76
      src/assets/styles/blocks/general.styl

+ 76 - 76
src/assets/styles/blocks/general.styl

@@ -1,85 +1,85 @@
 .general
-    background-color #F7F2E2
-    display flex
-    align-items center
-    position relative
-    padding-left 135px
-    padding-right 135px
-    height 100vh
+  background-color #F7F2E2
+  display flex
+  align-items center
+  position relative
+  padding-left 135px
+  padding-right 135px
+  height 100vh
 
-    &__button
-        background #ce5b52
-        border-radius 28px
-        border 0
-        padding 12px 28px
-        color white
-        font-size 18px
+  &__button
+    background #ce5b52
+    border-radius 28px
+    border 0
+    padding 12px 28px
+    color white
+    font-size 18px
 
-    &__button-play
-        z-index 3
-        position absolute
-        width 112px
-        height 112px
-        right 192px
-        bottom 199px
-        object-position right bottom
-        object-fit cover
-        margin 0
-        padding 0
+  &__button-play
+    z-index 3
+    position absolute
+    width 112px
+    height 112px
+    right 192px
+    bottom 199px
+    object-position right bottom
+    object-fit cover
+    margin 0
+    padding 0
 
-    &__button-triangle
-        z-index 4
-        position absolute
-        width 30px
-        height 38px
-        right 229px
-        bottom 236px
-        object-position right bottom
-        object-fit cover
-        margin 0
-        padding 0
+  &__button-triangle
+    z-index 4
+    position absolute
+    width 30px
+    height 38px
+    right 229px
+    bottom 236px
+    object-position right bottom
+    object-fit cover
+    margin 0
+    padding 0
 
-    &__column
-        position absolute
+  &__column
+    position absolute
 
-    &__main-illustration
-        width 870px
-        height 624px
-        position absolute
-        right 135px
-        bottom 128px
-        object-position right bottom
-        object-fit cover
-        margin 0
-        padding 0
-        z-index 1
+  &__main-illustration
+    width 870px
+    height 624px
+    position absolute
+    right 135px
+    bottom 128px
+    object-position right bottom
+    object-fit cover
+    margin 0
+    padding 0
+    z-index 1
 
-    &__shape
-        z-index 0
-        position absolute
-        width 176px
-        height 176px
-        right 65px
-        bottom 81px
-        object-position right bottom
-        object-fit cover
-        margin 0
-        padding 0
+  &__shape
+    z-index 0
+    position absolute
+    width 176px
+    height 176px
+    right 65px
+    bottom 81px
+    object-position right bottom
+    object-fit cover
+    margin 0
+    padding 0
 
-    &__subtitle
-        font-size 18px
-        line-height 32px
-        font-weight 700
-        margin 0
-        padding 0
-        padding-bottom 21px
+  &__subtitle
+    font-size 18px
+    line-height 32px
+    font-weight 700
+    margin 0
+    padding 0
+    padding-bottom 21px
 
-    &__title
-        font-size 72px
-        line-height 80px
-        font-weight 700
-        z-index 2
-        position relative
-        margin 0
-        padding 0
-        padding-bottom 33px
+  &__title
+    font-size 72px
+    line-height 80px
+    font-weight 700
+    z-index 2
+    position relative
+    margin 0
+    padding 0
+    padding-bottom 33px