Fixing order

- Changing paragraph content.
pull/6213/head
BabakFP 5 years ago committed by GitHub
parent 160add5634
commit a6a8de8f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,5 @@
<p>Hello, Svelte!</p>
<style>
p {
color: purple;
@ -5,5 +7,3 @@
font-size: 2em;
}
</style>
<p>This is a paragraph.</p>
Loading…
Cancel
Save