Skip to content

Commit 19841a9

Browse files
committed
DOC-3313: remove font-weight and line space.
1 parent 21f813e commit 19841a9

File tree

1 file changed

+0
-2
lines changed
  • modules/ROOT/examples/live-demos/default-editor

1 file changed

+0
-2
lines changed

modules/ROOT/examples/live-demos/default-editor/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
color: #fafafa;
1818
cursor: pointer;
1919
font-size: 1em;
20-
font-weight: 600;
2120
line-height: 1.15;
2221
margin: 0;
2322
padding: .5rem;
@@ -31,7 +30,6 @@
3130
<textarea id="default-editor">
3231
<p><em>Hello</em>, <span style="text-decoration: underline;"><strong>World!</strong></span></p>
3332
</textarea>
34-
3533
<div id="submitContainer">
3634
<button id="fake-submit" class="live_demo">View HTML Output</button>
3735
</div>

0 commit comments

Comments
 (0)