mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-10 18:58:40 +00:00
5 lines
86 B
SCSS
Executable File
5 lines
86 B
SCSS
Executable File
.blurry-text {
|
|
text-shadow: 0 0 .9rem var(--default-c);
|
|
color: transparent;
|
|
}
|