We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7616aca commit 317e8a9Copy full SHA for 317e8a9
src/app/conf/2025/page.tsx
@@ -233,7 +233,7 @@ export default function Page() {
233
<div className="container flex gap-20 flex-col pt-24">
234
<div className="flex gap-12 lg:gap-24 max-md:flex-col">
235
<div className="flex flex-col gap-5 text-white flex-1">
236
- <h2 className="text-3xl lg:text-[45px]/[4rem] font-[400]">
+ <h2 className="text-3xl lg:text-[45px]/[4rem] font-normal">
237
Celebrating 10 Years of GraphQL. Three transformative days of
238
expert insights and innovation to shape the next decade of APIs
239
together!
0 commit comments