Updated responsiveness

This commit is contained in:
Win 2025-05-16 22:06:56 +07:00
parent 9efc730aa5
commit 2304049819
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export default function Events() {
<div className="col-span-3 flex flex-col max-lg:items-center max-sm:items-start">
<h2 className="text-5xl font-bold mt-2">Events</h2>
<p className="text-base mt-4">
I've been to several developer / tech-related events during the past couple of years - here are some of them!
I&apos;ve been to several developer / tech-related events during the past couple of years - here are some of them!
</p>
</div>
</div>