Merge pull request #132 from Shaan2522/main

Added a top padding on Home page for specific div
This commit is contained in:
Marko Kraemer 2025-04-25 16:35:02 -07:00 committed by GitHub
commit 41d6227e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export function OpenSourceSection() {
</p>
</SectionHeader>
<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
<div className="grid grid-cols-1 md:grid-cols-2 gap-4 pt-12">
<div className="rounded-xl bg-[#F3F4F6] dark:bg-[#F9FAFB]/[0.02] border border-border p-6">
<div className="flex flex-col gap-6">
<div className="flex items-center gap-2 text-primary font-medium">