Skip to content

Commit 0388c59

Browse files
committed
fix columns
1 parent 80fa37a commit 0388c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landing/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h4 class="text-xl font-semibold mb-4 text-dfmTeal">Collaborating Institutions</
128128
</div>
129129
<!-- Bottom Content: Why Danish Models + Feature Grid -->
130130
<div>
131-
<div class="grid grid-cols-4 gap-4 mt-8">
131+
<div class="grid grid-cols-3 gap-4 mt-8">
132132
<!--div class="bg-gray-100 p-4 rounded-lg">
133133
<i class="fas fa-language text-3xl mb-2 text-dfmBlue"></i>
134134
<h4 class="font-bold">Language Specific</h4>

0 commit comments

Comments
 (0)