Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Irina-Bondarenko committed Feb 18, 2022
1 parent 1e8e888 commit 1323430
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 5 additions & 3 deletions scss/components/main/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,14 @@

.plate_image {
transition: 0.7s;
margin-left: 20px;
margin-left: 35px;

img {
width: 100%;
margin-right: 10px;
padding-right: 20px;
margin-right: 20px;
padding-right: 30px;
margin-left: -6px;

}
}

Expand Down
7 changes: 4 additions & 3 deletions styles/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion styles/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1323430

Please sign in to comment.