Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aramb-dev authored Aug 29, 2023
1 parent 36e2929 commit 85b67a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tea-cozy/assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ nav {

.hero-header {
top: auto;
background-image: url("/assets/img/mission-background.jpg");
background-image: URL("./assets/img/mission-background.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
Expand Down Expand Up @@ -235,4 +235,4 @@ footer h5 {
font-size: 1rem;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
}

0 comments on commit 85b67a2

Please sign in to comment.