Fixing order

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

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