Javier Rodriguez

Menu

03-07 Captions (BSC)

FRAMEWORK 2024-06-24

/*---------------------------------------------------------------------------
07 Captions (BSC)
---------------------------------------------------------------------------*/
.wp-block-image figcaption {
    margin-top: 0.25em;
    margin-bottom: 1em;
    font-size: .675rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
CSS