diff --git a/app/assets/stylesheets/themes/default/components/_lists.scss b/app/assets/stylesheets/themes/default/components/_lists.scss index ce22bfb..370267a 100644 --- a/app/assets/stylesheets/themes/default/components/_lists.scss +++ b/app/assets/stylesheets/themes/default/components/_lists.scss @@ -21,7 +21,7 @@ dl { margin-bottom: $base-line-height / 2; dt { - font-weight: 400; + font-weight: bold; margin-top: $base-line-height / 2; }