@codegouvfr/react-dsfr
Version:
French State Design System React integration library
16 lines (14 loc) • 310 B
CSS
/*!
* DSFR v1.13.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
@media print {
.fr-quote__author,
.fr-quote cite,
.fr-quote figcaption li {
font-size: 1rem;
line-height: 1.5rem;
}
.fr-quote::before {
display: none;
}
}