Update homepage/config/custom.css

This commit is contained in:
rion 2025-02-22 20:21:46 -06:00
parent 3e34350c2f
commit b68cfa1e96

View File

@ -15,4 +15,9 @@
.dark\:bg-theme-900\/50:is(.dark *) {
background-color:rgba(224, 217, 217, 0);
}
}
}
.text-sm {
font-size:1.875rem;
line-height:1.25rem
}