Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsPresLai authored Jan 31, 2025
1 parent 786ae78 commit 960225a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/css/layouts/hero.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.hero__bg {
background-image: url("../images/makeNTU2024-bg.png");
background-image: url("../images/makeNTU2025-bg.png");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
Expand Down Expand Up @@ -29,7 +29,7 @@
}

.hero__tagline-pretitle-image {
background-image: url("../images/makeNTU2024Title.png");
background-image: url("../images/makeNTU2025Title.png");
@apply w-full h-40;
background-size: contain;
background-repeat: no-repeat;
Expand Down

0 comments on commit 960225a

Please sign in to comment.