feat(main): make table head bold

This commit is contained in:
Kim, Jimin 2023-06-26 10:08:31 +09:00
parent df0685d0f8
commit 553c12b029

View file

@ -68,6 +68,7 @@
th {
background-color: #ffffff22;
font-weight: 700;
}
th,