Skip to content

Commit 73a21cc

Browse files
committed
Update _mixins.scss
1 parent 4e712c9 commit 73a21cc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_sass/abstracts/_mixins.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,8 @@
406406
}
407407

408408
table thead th {
409-
@include title-2();
409+
@include body-large();
410+
font-weight: 600;
410411
}
411412

412413
table tbody td {

0 commit comments

Comments
 (0)