aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/PostHeader/PostHeader.module.scss
blob: f013651baaa4cc44eae3bc155e081edd4ee73cfb (plain)
1
2
3
4
5
6
7
.meta {
  font-size: var(--font-size-sm);
}

.label {
  font-weight: inherit;
}