shithub: hugo

ref: 5236cb8e9ad2cc3f072c6f31b57f53d8d0b0aa34
dir: /docs/themes/gohugoioTheme/assets/css/_definition-lists.css/

View raw version

dl dt {
  font-weight: bold;
  font-size: 1.125rem;
}
dd {
  margin: .5em 0 2em 0;
  padding: 0;
}