File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 11.DS_Store
22.idea
33* .log
4- / _playwright-report
5- / _playwright-results
6- / lib
7- / node_modules
8- / themes
4+ _playwright-report
5+ _playwright-results
6+ lib
7+ node_modules
8+ themes
99
1010# exceptions
1111! .gitkeep
Original file line number Diff line number Diff line change 11section .cover
2- position relative
32 align-items center
43 background-position center center
54 background-repeat no-repeat
65 background-size cover
7- min- height 100vh
8- width 100 %
6+ height 100vh
7+ width 100 vw
98 display none
109
1110 & .show
@@ -16,12 +15,12 @@ section.cover
1615 opacity 0.8
1716 position absolute
1817 top 0
19- bottom 0
18+ height 100 %
2019 width 100%
2120
2221 .cover-main
2322 flex 1
24- margin 0 16px
23+ margin - 20 px 16px 0
2524 text-align center
2625 position : relative
2726
You can’t perform that action at this time.
0 commit comments