Skip to content

Commit 50f7d7e

Browse files
committed
Semibold th
1 parent 2320dc9 commit 50f7d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components_guide_web/components/browser_compat_components.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ defmodule ComponentsGuideWeb.BrowserCompatComponents do
326326
~H"""
327327
<table class="w-full table-auto sticky top-0">
328328
<thead class="border-b border-b-white/5">
329-
<tr class="text-left h-12">
329+
<tr class="h-12 text-left [&_*]:font-semibold">
330330
<th class="pl-6">Name</th>
331331
<th>Android Chrome</th>
332332
<th>iOS Safari</th>

0 commit comments

Comments
 (0)