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
+12 -12
View File
@@ -3398,18 +3398,18 @@ body {
}
.about-here-link {
background: rgba(0, 102, 255, 0.07) !important;
border-radius: 0.3em !important;
padding: 2px 10px !important;
color:rgb(56, 166, 255) !important;
font-weight: 500 !important;
transition: background 0.2s, color 0.2s !important;
cursor: pointer !important;
}
.about-here-link:hover {
background: rgba(0, 102, 255, 0.13) !important;
color:rgb(80, 168, 255) !important;
}
background: rgba(0, 102, 255, 0.07) !important;
border-radius: 0.3em !important;
padding: 2px 10px !important;
color:rgb(56, 166, 255) !important;
font-weight: 500 !important;
transition: background 0.2s, color 0.2s !important;
cursor: pointer !important;
}
.about-here-link:hover {
background: rgba(0, 102, 255, 0.13) !important;
color:rgb(80, 168, 255) !important;
}
@keyframes shimmer {
0% {