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

@ -16,3 +16,8 @@
background-color:rgba(224, 217, 217, 0); background-color:rgba(224, 217, 217, 0);
} }
} }
.text-sm {
font-size:1.875rem;
line-height:1.25rem
}