mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
refactor: extract custom utility classes for text and bg css properties
This commit is contained in:
@@ -51,6 +51,13 @@
|
||||
--shadow-warm: 0 20px 50px -12px rgba(30, 20, 12, 0.6);
|
||||
--radius-xl: 1.5rem;
|
||||
--color-paper: oklch(97% 0.008 80);
|
||||
--text-xxs: 10px;
|
||||
--tracking-widester: 0.5em;
|
||||
--background-image-vig: radial-gradient(
|
||||
circle at center,
|
||||
transparent 0%,
|
||||
rgba(0, 0, 0, 0.4) 100%
|
||||
);
|
||||
}
|
||||
|
||||
.glass-card {
|
||||
|
||||
Reference in New Issue
Block a user