fix marketplace
This commit is contained in:
@@ -205,4 +205,13 @@ position: fixed;
|
||||
top: 50%;
|
||||
left: 46%;}
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1400px) {
|
||||
#intro-example {
|
||||
height: 800px;
|
||||
}
|
||||
footer {
|
||||
margin-top : -180px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user