Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions resources/views/partials/home/jampacked.edge
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
</ul>
</div>

<div class="absolute -right-[10px] top-[160px] flex-1 hidden md:block dark">
<div class="rotate-1 bg-sand13 rounded-lg">
<div class="absolute -right-[10px] top-[140px] flex-1 hidden lg:block dark">
<div class="bg-sand13 rounded-lg">
<div class="flex items-center h-8 space-x-1.5 px-6 border-b border-[var(--sand-a6)]">
<div class="w-2.5 h-2.5 border-2 border-[#FA615B] rounded-full"></div>
<div class="w-2.5 h-2.5 border-2 border-[#FCBB40] rounded-full"></div>
Expand Down