Skip to content

Commit

Permalink
upd pixel perfect for footer, remove padding bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej044 committed Jun 25, 2023
1 parent 717224b commit dccea1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ a:hover, a:active, a:focus, button:hover, button:focus {

/* footer */
.footer{
padding: 8.4rem 16.5rem 9.2rem;
padding: 8.4rem 16.5rem;
}
/* section contact */
.contact{
Expand Down

0 comments on commit dccea1c

Please sign in to comment.