Minor css changes for mobile
This commit is contained in:
parent
b5e2881010
commit
74439469ec
8 changed files with 109 additions and 11 deletions
|
@ -48,3 +48,14 @@ h1{
|
|||
margin-bottom: 7vh;
|
||||
margin-top: 7vh;
|
||||
}
|
||||
|
||||
@media (orientation:portrait){
|
||||
#socialBar{
|
||||
font-size: 3rem;
|
||||
margin-top: 5vh;
|
||||
}
|
||||
|
||||
#backButtonContainer{
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue