You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

20 lines
314 B

<svelte:head>
<title>Sapper project template</title>
</svelte:head>
<p>
<strong>
Try editing this file (src/routes/index.svelte) to test live reloading.
</strong>
</p>
<style>
p {
text-align: center;
margin: 0 auto;
}
p {
margin: 1em auto;
}
</style>