This commit is contained in:
Eloïse Piret 2017-12-11 20:03:13 +01:00
parent 38802ce669
commit 5f96409fee

View file

@ -57,10 +57,13 @@
button{
background-color: $orange;
color: white;
margin-left: 5px;
margin-top: 5px;
border-radius: 0;
border: none;
width: 33%;
width: 33.333333333333333333333333333333333333333333333333333%;
&:not(:last-child){
margin-right: 5px;
}
}
}