Update style.css

This commit is contained in:
AngelJumbo
2025-08-19 10:30:45 -05:00
committed by GitHub
parent ed4888c5d5
commit 34ca9f78ad
+4
View File
@@ -313,6 +313,10 @@ img:hover {
transform: translate(-50%, -50%) scale(1.05);
}
svg {
stroke: var(--fg-color-reverse) !important;
}
/* Responsive adjustments */
@media screen and (max-width: 640px) {
.btn.subsection-theme-btn {