fix marketplace

This commit is contained in:
v3n0s0undsyst3m
2023-03-28 08:00:10 +07:00
parent a8b3513f6f
commit f049c02b7e
7 changed files with 21 additions and 35 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -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;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 KiB

After

Width:  |  Height:  |  Size: 592 KiB