Update kjol website with C documentation
This commit is contained in:
@@ -48,7 +48,7 @@ func BorderCutCornerCard(class string, children ...*vdom.VNode) *vdom.VNode {
|
||||
}
|
||||
|
||||
const cardHeader = "text-xl tracking-tight text-ink mb-5"
|
||||
const cardHeaderHR = "text-neutral-200 mt-1 mb-3"
|
||||
const cardHeaderHR = "text-line mt-1 mb-3"
|
||||
|
||||
// CardHeader renders a card title followed by a divider.
|
||||
func CardHeader(class string, children ...*vdom.VNode) *vdom.VNode {
|
||||
|
||||
Reference in New Issue
Block a user