Skip to content
Snippets Groups Projects
Commit 5b153cef authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Fix action begin margin top

parent a6a5a7ef
Branches
Tags
2 merge requests!440Resolve "Amélioration Design pour "petits" écran de Smart Phone",!435WIP: 1.4.0
......@@ -13,7 +13,7 @@
align-items: center;
justify-content: space-around;
box-sizing: border-box;
margin: 7rem 1rem 0 1rem;
margin: 5rem 1rem 0 1rem;
box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.55);
border-radius: 4px;
transition: all 300ms ease;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment