Skip to content

Commit

Permalink
fixed images
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Yamchuk committed Dec 3, 2024
1 parent d3807ee commit 587ff90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/styles/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@

@include on-desktop {
margin-top: 72px;
gap: 1270px;
gap: 1110px;
}
}

Expand Down
4 changes: 2 additions & 2 deletions src/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
}

@include on-desktop {
width: 720px;
width: 620px;
height: 584px;
object-fit: cover;
}
Expand Down Expand Up @@ -694,7 +694,7 @@
}

@include on-desktop {
width: 720px;
width: 620px;
height: 584px;
}
}
Expand Down

0 comments on commit 587ff90

Please sign in to comment.