summaryrefslogtreecommitdiff
path: root/scss/base/_dl.scss
blob: 2efadf1a42094c616a25ade7ce6973f969b175c3 (plain)
1
2
3
4
5
dt {
  font-weight: 700;
  text-decoration: underline;
  margin-top: 1rem;
}