diff --git a/components/ContentUpdate/index.scss b/components/ContentUpdate/index.scss index e69de29b..6d8cc907 100644 --- a/components/ContentUpdate/index.scss +++ b/components/ContentUpdate/index.scss @@ -0,0 +1,11 @@ +.Content.Version { + .Contents { + margin-bottom: $unit-3x; + } + + .Notes h4 { + font-weight: $medium; + font-size: $font-regular; + margin-bottom: $unit-2x; + } +} diff --git a/components/ContentUpdate/index.tsx b/components/ContentUpdate/index.tsx index 33aa6a32..13df3c85 100644 --- a/components/ContentUpdate/index.tsx +++ b/components/ContentUpdate/index.tsx @@ -117,9 +117,9 @@ const ContentUpdate = ({ {uncapItemSection('summon')} {numNotes > 0 ? ( -