shithub: hugo

ref: 9958e5e911c9bae7bb4a2933498d38a6b4e27c94
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;
}