We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2320dc9 commit 50f7d7eCopy full SHA for 50f7d7e
lib/components_guide_web/components/browser_compat_components.ex
@@ -326,7 +326,7 @@ defmodule ComponentsGuideWeb.BrowserCompatComponents do
326
~H"""
327
<table class="w-full table-auto sticky top-0">
328
<thead class="border-b border-b-white/5">
329
- <tr class="text-left h-12">
+ <tr class="h-12 text-left [&_*]:font-semibold">
330
<th class="pl-6">Name</th>
331
<th>Android Chrome</th>
332
<th>iOS Safari</th>
0 commit comments