mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
zindex carbon
This commit is contained in:
2
landing/.gitignore
vendored
2
landing/.gitignore
vendored
@@ -6,6 +6,8 @@
|
||||
.cache
|
||||
dist
|
||||
|
||||
package-lock.json
|
||||
|
||||
# Node dependencies
|
||||
node_modules
|
||||
|
||||
|
||||
@@ -107,7 +107,7 @@ onMounted(() => {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-center">
|
||||
<div class="flex justify-center z-[10] relative">
|
||||
<img :src="'carbon_1.png'">
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user