Remove glow effect from CRT-style code blocks
This commit is contained in:
parent
4e6f1af806
commit
456f459d67
@ -1,6 +1,6 @@
|
||||
.crt {
|
||||
margin: 1rem 0 1rem;
|
||||
box-shadow: var(--edge-highlight), var(--shadow-glow);
|
||||
box-shadow: var(--edge-highlight), var(--shadow);
|
||||
border-radius: var(--rounded-corner);
|
||||
background-image: radial-gradient(
|
||||
color-mix(in srgb, var(--accent-color) 30%, black),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user