Skip to content

Commit

Permalink
Fix phone responsive again
Browse files Browse the repository at this point in the history
  • Loading branch information
PatoProgramador committed Apr 4, 2024
1 parent b52f6c4 commit 6ad40f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,10 @@ footer {
footer {
height: 80px;
align-self: flex-end;
padding: 20px;
}

footer div {
width: 90%;
width: 70%;
}
}

0 comments on commit 6ad40f3

Please sign in to comment.