diff --git a/test_data/src/style/common.css b/test_data/src/style/common.css index 1d3d02f..5325395 100644 --- a/test_data/src/style/common.css +++ b/test_data/src/style/common.css @@ -438,6 +438,7 @@ padding-top: 50px; display: inline-block; vertical-align: top; + line-height: 1.55rem; /* padding:20px; */ } @@ -484,6 +485,8 @@ } #hideMe{ + top:0px; + left:0px; background: url(https://freight.cargo.site/t/original/i/5d73492aa3e9257fd9fab2d4677af532db8a388f792c55f99cf9168cb2024bb2/arkowebtest3.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; @@ -492,8 +495,8 @@ margin:0; text-align:center; position:fixed; - width:100%; - height:100%; + width:100vw; + height:100vh; } .arko {