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