Skip to content

Commit 743e6a7

Browse files
committed
Wrap items to prevent text wrapping on small devices
1 parent b7aaf27 commit 743e6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sponsors.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Sponsors
88
<div class="w-full">
99
<div class="mb-8">
1010

11-
<div class="flex justify-between items-center">
11+
<div class="flex flex-wrap justify-between items-center">
1212
<h1
1313
class="inline-block bg-black text-white text-3xl font-bold px-4 mb-2 transform -rotate-1"
1414
>

0 commit comments

Comments
 (0)