Skip to content

Commit

Permalink
Theme
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Dec 2, 2023
1 parent 4eed9c4 commit 1fe7709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/src/components/startpage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export function StartPage() {
</div>

<div className="w-full">
<div className="md:h-[730px] flex">
<div className="md:h-[730px] dark:md:h-[830px] flex">
<div className="grid md:grid-cols-6 grid-cols-3 gap-[32px] m-auto mt-12">
<div className="w-[100px] text-center leading-tight">
<div className="w-[100px] h-[65px] border border-[#2C2C2C] rounded-lg mb-2 flex items-center justify-center">
Expand Down

0 comments on commit 1fe7709

Please sign in to comment.