chore: fixes
This commit is contained in:
parent
fcd7a2226c
commit
9b0725fb03
1 changed files with 44 additions and 0 deletions
|
|
@ -917,3 +917,47 @@ a:hover {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media (min-width: 2000px) {
|
||||
|
||||
.left_banner {
|
||||
width: 520px !important;
|
||||
height: 850px !important;
|
||||
top: 280px !important;
|
||||
left: 20px !important;
|
||||
right: auto !important;
|
||||
}
|
||||
|
||||
.right_banner {
|
||||
width: 520px !important;
|
||||
height: 850px !important;
|
||||
top: 180px !important;
|
||||
right: 20px !important;
|
||||
left: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@media (min-width: 2000px) {
|
||||
|
||||
.left_banner {
|
||||
width: 520px !important;
|
||||
height: 850px !important;
|
||||
top: 280px !important;
|
||||
left: 20px !important;
|
||||
right: auto !important;
|
||||
}
|
||||
|
||||
.right_banner {
|
||||
width: 520px !important;
|
||||
height: 850px !important;
|
||||
top: 180px !important;
|
||||
right: 20px !important;
|
||||
left: auto !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue