Seitenabstand geändert bei kleinen Bildschirmen

This commit is contained in:
sven 2020-12-08 23:37:39 +01:00
parent 36d68c971e
commit 47f6a3c744
2 changed files with 4 additions and 1 deletions

View file

@ -266,4 +266,7 @@ pre {color: grey;
padding-left: 3%;
padding-right: 3%;
}
#wrapper{
width: 95%;
}
}