DISIC / observatoire

🕵️‍♀️ Observatoire de la qualité des démarches en ligne
https://observatoire.numerique.gouv.fr/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Correctifs bouton 'consulter les 250 démarches' sur la PA #1134

Closed lucaa closed 2 years ago

lucaa commented 2 years ago
clemdee commented 2 years ago

Fait :

lucaa commented 2 years ago

@ClemDee shouldn't this button use the btn sizes from bootstrap, as they were styled for #1132 , for coherence purposes, rather than be styled individually?

clemdee commented 2 years ago

Yes you could, but then you would lose the ability to have a large button only for desktop layout. That's why I used a media query in css. If you prefer I can use the bootstrap class instead (removing the ability to have the button smaller on mobile).