2018-11-29 23:53:54 +01:00

27 lines
341 B
CSS

.logo-image{
width: 46px;
height: 46px;
border-radius: 50%;
overflow: hidden;
margin-top: -6px;
}
.layout{
margin: 5%;
}
.card{
margin: O auto;
float: none;
}
.btn-light{
border-color: 1px solid black;
}
.trash{
background: transparent;
position:absolute;
right:5px;
margin-top:-7px;
}