Skip to content
Snippets Groups Projects
Commit f8ecc0ff authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix width

parent 08790651
No related branches found
No related tags found
2 merge requests!1154feat: GRDF consent email,!1137feat(grdf)!: update error messages
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
margin: 0 auto; margin: 0 auto;
padding-bottom: 1rem; padding-bottom: 1rem;
max-width: 45.75rem; max-width: 45.75rem;
width: 100%;
box-sizing: border-box;
@media #{$large-phone} { @media #{$large-phone} {
padding-left: 1rem; padding-left: 1rem;
padding-right: 1rem; padding-right: 1rem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment