chore: fixes
This commit is contained in:
parent
b4cc20fe87
commit
ee55e8f332
1 changed files with 4 additions and 4 deletions
|
|
@ -912,17 +912,17 @@ a:hover {
|
|||
@media (min-width: 1025px) and (max-width: 1919px) {
|
||||
.left_banner,
|
||||
.right_banner {
|
||||
width: 200px;
|
||||
height: 330px;
|
||||
width: 170px;
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.left_banner {
|
||||
top: 160px;
|
||||
top: 150px;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
.right_banner {
|
||||
top: 110px;
|
||||
top: 100px;
|
||||
right: 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue