Skip to content

Commit

Permalink
modified smartphone display
Browse files Browse the repository at this point in the history
  • Loading branch information
onotch committed Jan 14, 2021
1 parent ca6bf4a commit 85f4f26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion archive/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,9 @@ a:hover{
}

#GpvImage div{
background-position: left top;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
animation-name: fade-in;
animation-timing-function: linear;
}
Expand Down Expand Up @@ -211,6 +212,7 @@ h2, h3{

p, label, select, button{
font-size: 36pt;
line-height: 140%;
}

label{
Expand Down

0 comments on commit 85f4f26

Please sign in to comment.