diff --git a/src/styles.scss b/src/styles.scss index 14f5545..ea52901 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -528,8 +528,6 @@ app-root { margin-bottom: 0.5rem; font-size: clamp(1.5rem, 5vw, 2.5rem); background: linear-gradient(135deg, var(--mat-sys-primary), var(--mat-sys-tertiary)); - -webkit-background-clip: text; - -webkit-text-fill-color: transparent; background-clip: text; }