Closed lucaa closed 2 years ago
Fait :
@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?
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).