Skip to content

Commit 41176ef

Browse files
authored
Merge pull request #1342 from topcoder-platform/twek-ai-workflow-desc
use margin-bottom for space
2 parents 88134ab + 54d514f commit 41176ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/review/src/pages/reviews/components/ScorecardHeader/ScorecardHeader.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
>ul,
142142
>blockquote,
143143
>h5 {
144-
margin-top: $sp-3;
144+
margin-bottom: $sp-3;
145145
}
146146

147147
>h5 {

0 commit comments

Comments
 (0)