design
Some checks failed
Build & Deploy MB Grid Solutions / build-and-deploy (push) Failing after 7s
Some checks failed
Build & Deploy MB Grid Solutions / build-and-deploy (push) Failing after 7s
This commit is contained in:
@@ -51,6 +51,15 @@
|
||||
@apply absolute h-px bg-accent/20;
|
||||
}
|
||||
|
||||
.mesh-gradient {
|
||||
background-color: #ffffff;
|
||||
background-image:
|
||||
radial-gradient(at 0% 0%, rgba(16, 185, 129, 0.05) 0px, transparent 50%),
|
||||
radial-gradient(at 100% 0%, rgba(15, 23, 42, 0.05) 0px, transparent 50%),
|
||||
radial-gradient(at 100% 100%, rgba(16, 185, 129, 0.05) 0px, transparent 50%),
|
||||
radial-gradient(at 0% 100%, rgba(15, 23, 42, 0.05) 0px, transparent 50%);
|
||||
}
|
||||
|
||||
.tech-dot {
|
||||
@apply absolute w-1 h-1 bg-accent/30 rounded-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user