fixed the installation page on smaller screens
This commit is contained in:
parent
692de40cbe
commit
501c38191c
|
|
@ -461,5 +461,6 @@ pre {
|
||||||
} .winscreen {
|
} .winscreen {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
} .macscreen {
|
} .macscreen {
|
||||||
|
width: 100%;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue