Skip to content

Commit b828c59

Browse files
authored
Merge pull request #3153 from r0hit-gupta/issue-3096
Issue 3096 fix
2 parents a340d8a + 95c7b83 commit b828c59

File tree

1 file changed

+4
-0
lines changed
  • src/shared/components/Contentful/ContentBlock/themes

1 file changed

+4
-0
lines changed

src/shared/components/Contentful/ContentBlock/themes/general.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@
9999

100100
// color: $tc-black;
101101
font-size: 15px;
102+
letter-spacing: 2px;
103+
line-height: 25px;
104+
margin-bottom: 30px;
105+
word-spacing: 2.5px;
102106
}
103107

104108
table {

0 commit comments

Comments
 (0)