Skip to content

Commit

Permalink
Update Banner.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SanteriMertakorpi authored Oct 31, 2024
1 parent c4deb26 commit fb0f9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Banner = () => {
<div className="banner-wrapper">
<div className="banner">
{/*Kirjoita tähän bannerin title mielellään kokonaan pienellä, fontti on outo ja isot kirjaimet näyttää paskalta :D*/}
<h1 className="title">Kissa sitsit</h1>
<h1 className="title">Halloween sitsit</h1>
</div>
</div>
)
Expand Down

0 comments on commit fb0f9dd

Please sign in to comment.