Änderunge gUI Scaling Mobil zu Desktop und pdfs asl Beispiel in neuem Tab aufmachen möglich!

This commit is contained in:
ja
2021-11-16 15:09:50 +01:00
parent 8c6fd63388
commit b25e94ed07
2 changed files with 6 additions and 4 deletions

View File

@@ -67,13 +67,13 @@
background-color: #fff;
overflow-y: clip;
overflow-x: clip;
max-width:390px;
width:390px;
}
#content_container {
display: flex;
justify-content: center;
align-items: center;
width: 400px;
width: 390px;
height: 613px;
margin: 0 auto;
margin-top: 0px;