remove terminal glow effect

This commit is contained in:
Aman Varshney
2025-05-30 01:44:54 +05:30
parent 71c735e137
commit 86da904213
7 changed files with 59 additions and 65 deletions

View File

@@ -298,10 +298,6 @@
}
}
.terminal-glow {
text-shadow: 0 0 5px currentColor;
}
.terminal-scanlines {
position: relative;
}