Skip to content

Commit 35072b6

Browse files
committed
Add a two hacky classes to make the old part of website still readable
1 parent 271e636 commit 35072b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2025/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function Page() {
2323
<RegisterToday className="md:mb-8 md:mt-24" />
2424
<WhatToExpectSection className="md:mb-8 md:mt-24" />
2525
</div>
26-
<div className="container my-20 flex flex-col gap-20 md:my-32 md:gap-32">
26+
<div className="container my-20 flex flex-col gap-20 md:my-32 md:gap-32 [.light_&_.text-white]:text-neu-900 [.light_&_[alt='Grafbase_logo']]:invert">
2727
<Sponsors />
2828
<Sponsor />
2929
<Speakers />

0 commit comments

Comments
 (0)