Bob AI: Fix grid columns in about section to show image on the right
This commit is contained in:
@@ -21,7 +21,7 @@ export default function AboutSection() {
|
||||
</div>
|
||||
</ScrollReveal>
|
||||
|
||||
<div className="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
|
||||
<ScrollReveal variant="slide-up">
|
||||
<div className="space-y-8">
|
||||
<ul className="space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user