Update global.css
This commit is contained in:
parent
698cc81086
commit
f85d0c6e80
1 changed files with 3 additions and 3 deletions
|
|
@ -821,7 +821,7 @@ a:hover {
|
|||
|
||||
/* =========================
|
||||
* BASE (1920 DESIGN)
|
||||
* = *======================== */
|
||||
= *======================== */
|
||||
.left_banner,
|
||||
.right_banner {
|
||||
position: fixed;
|
||||
|
|
@ -853,7 +853,7 @@ a:hover {
|
|||
|
||||
/* =========================
|
||||
* SMALL LAPTOPS (1200–1600)
|
||||
* = *======================== */
|
||||
= *======================== */
|
||||
@media (max-width: 1600px) {
|
||||
.left_banner,
|
||||
.right_banner {
|
||||
|
|
@ -875,7 +875,7 @@ a:hover {
|
|||
|
||||
/* =========================
|
||||
* MOBILE
|
||||
* = *======================== */
|
||||
= *======================== */
|
||||
@media (max-width: 1024px) {
|
||||
.left_banner,
|
||||
.right_banner {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue