fix: typo + shouldn't be scoped anyway

This commit is contained in:
2024-04-27 13:07:03 +02:00
parent 35ccb1354d
commit 37b8f62a90

View File

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