mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-13 03:01:59 -06:00
template: Reduce media query from 750 to 720 pixels min width.
This commit is contained in:
parent
195bc2373d
commit
421e83b091
@ -594,8 +594,8 @@ article.docs .footnotes + footer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Wider than 750 */
|
/* Wider than 720 */
|
||||||
@media (min-width: 750px) {
|
@media (min-width: 720px) {
|
||||||
article.docs {
|
article.docs {
|
||||||
padding-left: 50px;
|
padding-left: 50px;
|
||||||
padding-right: 50px;
|
padding-right: 50px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user