chore: fixes
This commit is contained in:
parent
7bbc2ee1a6
commit
16d15ac2ac
1 changed files with 15 additions and 0 deletions
|
|
@ -913,6 +913,21 @@ a:hover {
|
|||
height: 135px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media (max-height: 1080px) and (max-width: 1024px) {
|
||||
.left_banner {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
top: auto;
|
||||
left: 10px;
|
||||
|
||||
width: 80px;
|
||||
height: 135px;
|
||||
}
|
||||
}
|
||||
|
||||
.left_banner {
|
||||
top: 120px;
|
||||
left: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue