Skip to content
Snippets Groups Projects
Commit 3375b20f authored by HAUTBOIS Aurelie's avatar HAUTBOIS Aurelie
Browse files

change breakpoint

parent ed411b5c
No related branches found
No related tags found
1 merge request!312Fix/position button form
......@@ -6,7 +6,7 @@
margin: 1rem 1rem 3.5rem;
width: 100%;
max-width: 53rem;
@media (min-width: $width-phone) {
@media (min-width: $width-tablet) {
margin: 1rem 1rem 0;
}
}
......
......@@ -10,7 +10,7 @@
display: flex;
justify-content: center;
align-items: center;
@media (min-width: $width-phone) {
@media (min-width: $width-tablet) {
background: none;
position: absolute;
bottom: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment