added missing css property
This commit is contained in:
parent
97fbd1c1f7
commit
47f8312b2b
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media (max-width: 951px) {
|
||||
.content-inner {
|
||||
zoom: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// if page width is less than 951px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue