fix: typo + shouldn't be scoped anyway

This commit is contained in:
Ali Gator 2024-04-27 13:07:03 +02:00
parent f5f0ee07a4
commit 7224d8fb66
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
</div>
</template>
<style scope>
<style>
:root {
--dark1: #000000;
--dark2: #333333;