🎨 uniformise le style du texte du footer
parent
59895a3246
commit
086b3e74a8
|
@ -9,11 +9,6 @@
|
|||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.footer p {
|
||||
opacity: 0.8;
|
||||
font-size: 0.9rem;
|
||||
margin-bottom: 1.2em;
|
||||
}
|
||||
.footer a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@ const Footer = ({ colours: { colour } }) => (
|
|||
/>
|
||||
</a>
|
||||
</div>
|
||||
<p>
|
||||
<p className="ui__ notice">
|
||||
This website is provided by the{' '}
|
||||
<a href="https://www.urssaf.fr">URSSAF</a>, the French social security
|
||||
contributions collector, with the help of the French government's
|
||||
|
|
Loading…
Reference in New Issue