Update injected.scss - fix indents

This commit is contained in:
Jones
2025-06-01 10:13:24 +09:30
committed by GitHub
parent 94b479519a
commit 84ab19eee7
+3 -3
View File
@@ -3405,11 +3405,11 @@ body {
font-weight: 500 !important; font-weight: 500 !important;
transition: background 0.2s, color 0.2s !important; transition: background 0.2s, color 0.2s !important;
cursor: pointer !important; cursor: pointer !important;
} }
.about-here-link:hover { .about-here-link:hover {
background: rgba(0, 102, 255, 0.13) !important; background: rgba(0, 102, 255, 0.13) !important;
color:rgb(80, 168, 255) !important; color:rgb(80, 168, 255) !important;
} }
@keyframes shimmer { @keyframes shimmer {
0% { 0% {