fixed the installation page on smaller screens

This commit is contained in:
KZacharski 2023-08-27 13:39:05 +02:00
parent 692de40cbe
commit 501c38191c
1 changed files with 1 additions and 0 deletions

View File

@ -461,5 +461,6 @@ pre {
} .winscreen {
max-width: 100%;
} .macscreen {
width: 100%;
max-width: 400px;
}