Skip to content

Commit b03a946

Browse files
authored
Merge pull request #244 from oscafrica/fix/update-oscafest-dates2
Change OSCAFest 2025 dates
2 parents fe89320 + 5ef3d43 commit b03a946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/2025/header.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ function Header() {
1616
<img alt="OSCAFest 2025" src={homeBackground.title} className="md:hidden mb-5 w-80" />
1717
<img alt="OSCAFest 2025" src={homeBackground.titleLarge} className="hidden md:flex mb-5" />
1818
<div className="flex flex-col w-full ">
19-
<text className="font-clashDisplay text-2xl md:text-3xl lg:text-4xl xl:text-5xl text-center justify-center tracking-widest text-white w-full">
19+
<text className="font-clashDisplay text-2xl md:text-2xl lg:text-4xl xl:text-5xl text-center justify-center tracking-widest text-white w-full">
2020
{" "}
2121
AUGUST 14 - AUGUST 16, 2025
2222
</text>

0 commit comments

Comments
 (0)