css adjustments for mobile devices

This commit is contained in:
root 2019-06-16 01:23:07 +02:00
parent 06758e45b2
commit 82b7b3495e

View file

@ -191,14 +191,14 @@ textarea {
}
#mainlogo {
width:80%;
width:90%;
}
.screenbox {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
min-height: 100%;
width: 100%;
}
@ -207,6 +207,7 @@ textarea {
max-width: 75%;
background-color:#FFFFFF55;
font-size: 115%;
margin-bottom: 4em;
}
.innerinnerbox {