fix(a11y): increase tag link touch targets to meet WCAG 2.5.8 (#140)
Tag links on topic cards rendered at 20px height, below the 24px
minimum required by WCAG 2.5.8 Target Size. Add py-1 vertical padding
to both TopicCard and TopicView tag links (text-xs 16px line-height +
8px padding = 24px).
Fixes barazo-forum/barazo-workspace#70
authored by