Skip to content
Snippets Groups Projects
Commit 889953c3 authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Test pour faire fonctionner le css

parent 19a662d1
No related branches found
No related tags found
1 merge request!149Explications des résultats macros du PLF 2022
Pipeline #928 passed with warnings
@import 'styles/variables.scss';
.container {
height: calc(100% - 31px);
overflow-y: scroll;
margin: -12px -12px 0 -12px;
}
.container > * {
width: 100% !important;
margin: 0px!important;
......
......@@ -49,7 +49,6 @@ export class CartesImpact extends PureComponent<Props> {
</Grid>
<div>
<span className={styles.titrecastypes}>Impacts sur des cas types</span>
<br />
<span className={styles.soustitrecastypes}>À revenus identiques 2021 et 2022</span>
</div>
<Grid container spacing={3}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment