Skip to content

Commit

Permalink
Center footer's paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 committed Jan 17, 2024
1 parent 2f3e21a commit ff0c202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@ input[type="date"]:focus {
margin-top: 20px;
}

footer p {
text-align: center;
}

@media only screen and (max-width: 600px) {
h1 {
font-size: 26px;
Expand Down

0 comments on commit ff0c202

Please sign in to comment.