parent
c015b7d49f
commit
dd23a3c76e
9 changed files with 257 additions and 108 deletions
|
|
@ -6,7 +6,7 @@ const roles = ["Broadcast Manager", "ARG Creator", "Developer"];
|
|||
|
||||
<section
|
||||
id="projects"
|
||||
class="min-h-full snap-start bg-background text-foreground"
|
||||
class="min-h-[calc(100svh-64px)] snap-start bg-background text-foreground"
|
||||
aria-labelledby="projects-title"
|
||||
>
|
||||
<div class="grid min-h-full grid-cols-1 lg:grid-cols-2">
|
||||
|
|
|
|||
Loading…
Reference in a new issue