Skip to content
Snippets Groups Projects
Commit e56fbc1d authored by sandcha's avatar sandcha
Browse files

Fix legend case size

parent 8ccfda35
Branches
No related tags found
1 merge request!145Say that its last year PLF in legend
Pipeline #771 passed
......@@ -11,7 +11,7 @@ export function Legende({ montrerPLF }: { montrerPLF: boolean }) {
{montrerPLF && (
<span className={styles.plf}>
{/* <a href="http://www.assemblee-nationale.fr/15/projets/pl2272.asp"> */}
PLF ANNÉE DERNIÈRE (2021)
PLF année dernière (2021)
{/* <OpenInNewIcon className={styles.icon} />
</a> */}
</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment