Skip to content

Commit e5a38c4

Browse files
authored
fix(site): remove flex display from h3 (#744)
1 parent 9762dc9 commit e5a38c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/site-components/src/styles/docs.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ div[name="DESIGN"] {
227227
font-size: 20px;
228228
line-height: 28px;
229229
margin: 48px 0 8px;
230-
display: flex;
231230
align-items: center;
232231
white-space: pre-wrap;
233232

0 commit comments

Comments
 (0)