Skip to content

Commit 9a94abd

Browse files
author
Simon L. Lange
committed
QJZ-996-32754: Description form styles
1 parent df63b3e commit 9a94abd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

web/themes/custom/subsites/fds_ringsted_theme/dist/stylesheets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/subsites/fds_ringsted_theme/src/styles/theme/components/_form.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ body {
154154

155155
.form-hint,
156156
.form-hint.description {
157-
font-size: $base-font-size;
157+
font-size: 13px;
158+
margin-top: 10px;
158159
}
159160
.option {
160161
font-size: 14px !important;

0 commit comments

Comments
 (0)