mirror of
https://github.com/lenaschimmel/queerallyear
synced 2024-11-10 14:04:13 +00:00
css adjustments for mobile devices
This commit is contained in:
parent
06758e45b2
commit
82b7b3495e
1 changed files with 3 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue