diff --git a/dist/css/styles.css b/dist/css/styles.css index 3f09a96..065d90d 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -2263,7 +2263,10 @@ th { position: sticky; left: 0; z-index: 10; - box-shadow: 2px 0 6px -4px rgba(0, 0, 0, .06) + box-shadow: 2px 0 6px -4px rgba(0, 0, 0, .06); +} +.policies-table td:first-child{ + font-weight: bold } /* Header cells in first column - higher z-index */ diff --git a/dist/index.html b/dist/index.html index 6718881..c71a277 100644 --- a/dist/index.html +++ b/dist/index.html @@ -500,14 +500,14 @@