Increase talks table padding

This commit is contained in:
Oliver Davies 2018-10-04 00:46:11 +01:00
parent 5bdc28e19c
commit 04aa984007

View file

@ -16,7 +16,7 @@
@apply .bg-grey-lighter
tr th
@apply .text-left .px-3 .py-2 .bg-white
@apply text-left p-3 bg-white
td
@apply .px-3 .py-2 .border-t
@apply p-3 border-t