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