buttons cammie

This commit is contained in:
Eloïse Piret 2017-12-11 19:52:45 +01:00
parent 398d723694
commit 38802ce669

View file

@ -45,6 +45,22 @@
&.diag i {
transform: rotate(45deg);
}
}
}
}
#cammie-section {
.nav-center{
width:100%;
}
button{
background-color: $orange;
color: white;
margin-left: 5px;
margin-top: 5px;
border-radius: 0;
border: none;
width: 33%;
}
}