Nicolas Bally 1b86493950 contacts
2016-10-07 13:51:18 +02:00

15 lines
177 B
SCSS

#contact_actions{
margin-top:50px;
.contact_action{
margin-bottom:50px;
padding:20px;
border:2px solid black;
.name{
float:right;
}
}
}