Skip to content

Commit

Permalink
Update about.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethBil committed Oct 5, 2023
1 parent 5e4a8e0 commit 78479d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/css/about.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ padding-top: 80px;
padding-bottom: 62px;
background-image: url(/img/about/about-ornamets-mobile.png);
background-position-x: right;
background-position-y: 761px;
background-position-y: bottom;
background-repeat: no-repeat;
background-size: 248px 393px;
}



@media screen and (min-width: 768px) {
.section-about-us{
background-image: url(/img/about/ornamet-about-tablet.png);
Expand Down

0 comments on commit 78479d4

Please sign in to comment.