TP_JO2024/home/dist/component/navigation/navigation.print.css
2024-03-27 17:19:37 +01:00

8 lines
189 B
CSS

/*!
* DSFR v1.11.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
@media print {
.fr-navigation {
display: none;
}
}