mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 17:03:42 +00:00
layout prototype
This commit is contained in:
@@ -2,4 +2,12 @@
|
||||
import LayoutCC1 from "$lib/components/LayoutCC1.svelte"
|
||||
</script>
|
||||
|
||||
<LayoutCC1 />
|
||||
<section>
|
||||
<LayoutCC1 />
|
||||
</section>
|
||||
|
||||
<style lang="scss">
|
||||
section {
|
||||
margin: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user