Skip to content

Commit

Permalink
fixed mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
zapobyte committed Jun 30, 2023
1 parent a57b94c commit f5882e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ header, main,body, footer {
.wrapper {
color: white;
font-size: 1.5rem;
width: 400px;
max-width: 400px;
animation: stack cubic-bezier(.46,.29,0,1.24) 1 backwards 120ms;
}

Expand Down

0 comments on commit f5882e8

Please sign in to comment.