Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
fixed service section at home page(backg repeatition)
  • Loading branch information
khushi-joshi-05 authored May 25, 2024
1 parent d74ee14 commit 2b5b02a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,9 @@ body {
/* justify-items: center; */
opacity: 0.4;
z-index: -1;
/* background-repeat: no-repeat; */
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}

.service {
Expand Down

0 comments on commit 2b5b02a

Please sign in to comment.