Skip to content

Commit

Permalink
update margin span
Browse files Browse the repository at this point in the history
  • Loading branch information
samiwinho committed Nov 6, 2023
1 parent 3522f0d commit e5457d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}

h3 {
padding: 1rem;
padding: 5px;
color: black;
font-size: 16px;
}
Expand All @@ -80,6 +80,7 @@
padding: 5px;
border-radius: 5px;
text-align: center;
margin: 1rem;
}

.caixa {
Expand Down

0 comments on commit e5457d4

Please sign in to comment.