Updated responsiveness
This commit is contained in:
parent
9efc730aa5
commit
2304049819
|
|
@ -11,7 +11,7 @@ export default function Events() {
|
||||||
<div className="col-span-3 flex flex-col max-lg:items-center max-sm:items-start">
|
<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>
|
<h2 className="text-5xl font-bold mt-2">Events</h2>
|
||||||
<p className="text-base mt-4">
|
<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've been to several developer / tech-related events during the past couple of years - here are some of them!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue