design░dream (ちま欧)
𝕖𝕧𝕖𝕣𝕪𝕥𝕙𝕚𝕟𝕘 𝕚𝕤 𝕓𝕖𝕒𝕦𝕥𝕚𝕗𝕦𝕝
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div class="container-fluid p-4">
|
||||
<div class="container-fluid p-4" id="spell-container">
|
||||
<h1 class="display-3 font-display mb-4">Sortilèges</h1>
|
||||
<spell-list/>
|
||||
</div>
|
||||
</template>
|
||||
@@ -15,4 +16,8 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss"></style>
|
||||
<style lang="scss">
|
||||
#spell-container{
|
||||
background: url('/img/bg1.png') center center fixed repeat;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user