Update homepage/config/custom.css
This commit is contained in:
parent
3e34350c2f
commit
b68cfa1e96
@ -15,4 +15,9 @@
|
|||||||
.dark\:bg-theme-900\/50:is(.dark *) {
|
.dark\:bg-theme-900\/50:is(.dark *) {
|
||||||
background-color:rgba(224, 217, 217, 0);
|
background-color:rgba(224, 217, 217, 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-sm {
|
||||||
|
font-size:1.875rem;
|
||||||
|
line-height:1.25rem
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user