forked from CSGOWTF/csgowtf
better support for mobile devices
This commit is contained in:
@@ -191,10 +191,10 @@ export default {
|
||||
.bg-img {
|
||||
z-index: -1;
|
||||
position: fixed;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.head {
|
||||
@@ -257,7 +257,7 @@ export default {
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
|
||||
padding-left: 70px;
|
||||
//padding-left: 70px;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user