File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
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
23 align-items center
34 background-position center center
45 background-repeat no-repeat
56 background-size cover
6- height 100vh
7- width 100 vw
7+ min- height 100vh
8+ width 100 %
89 display none
910
1011 & .show
@@ -15,12 +16,12 @@ section.cover
1516 opacity 0.8
1617 position absolute
1718 top 0
18- height 100 %
19+ bottom 0
1920 width 100%
2021
2122 .cover-main
2223 flex 1
23- margin - 20 px 16px 0
24+ margin 0 16px
2425 text-align center
2526 position : relative
2627
You can’t perform that action at this time.
0 commit comments