File tree Expand file tree Collapse file tree 13 files changed +30
-30
lines changed Expand file tree Collapse file tree 13 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 }
2424 body {
Original file line number Diff line number Diff line change 2323 }
2424 html ,
2525 body {
26- width : 100 vw ;
27- height : 100 vh ;
26+ width : 100 % ;
27+ height : 100 % ;
2828 margin : 0 ;
2929 padding : 0 ;
3030 overflow : hidden;
Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 }
2424 body {
Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 }
2424 body {
Original file line number Diff line number Diff line change 2323 < style >
2424 html ,
2525 body {
26- width : 100 vw ;
27- height : 100 vh ;
26+ width : 100 % ;
27+ height : 100 % ;
2828 overflow : hidden;
2929 }
3030 body {
Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 background : # 171717 ;
2424 }
3535 position : absolute;
3636 left : 0 ;
3737 top : 0 ;
38- width : 100 vw ;
39- height : 50 vh ;
38+ width : 100 % ;
39+ height : 50 % ;
4040 }
4141 # result {
4242 position : absolute;
4343 left : 0 ;
4444 bottom : 0 ;
45- width : 100 vw ;
46- height : 50 vh ;
45+ width : 100 % ;
46+ height : 50 % ;
4747 display : flex;
4848 align-items : center;
4949 }
Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 }
2424 body {
Original file line number Diff line number Diff line change 2525 }
2626 html ,
2727 body {
28- width : 100 vw ;
29- height : 100 vh ;
28+ width : 100 % ;
29+ height : 100 % ;
3030 margin : 0 ;
3131 padding : 0 ;
3232 overflow : hidden;
Original file line number Diff line number Diff line change 1717 < style >
1818 html ,
1919 body {
20- width : 100 vw ;
21- height : 100 vh ;
20+ width : 100 % ;
21+ height : 100 % ;
2222 overflow : hidden;
2323 }
2424 body {
Original file line number Diff line number Diff line change 2424 }
2525 html ,
2626 body {
27- min-width : 100 vw ;
28- min-height : 100 vh ;
27+ min-width : 100 % ;
28+ min-height : 100 % ;
2929 margin : 0 ;
3030 padding : 0 ;
3131 overflow : hidden;
You can’t perform that action at this time.
0 commit comments