This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
hmt
/
bk2018
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
38f33172a8
Ramos
Etiquetas
alt
master
unterschirft
bk2018
/
partials
/
Voffset.svelte
Voffset.svelte
71 B
Histórico
Em bruto
1
2
3
4
<div style="margin-top: {v}em"></div>
<script>
export let v
</script>