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

fix smallCards

parent b4111e73
No related branches found
No related tags found
1 merge request!291Fix/design adjustments
......@@ -55,6 +55,16 @@
&:hover {
cursor: pointer;
}
.content {
display: flex;
flex-direction: column;
align-self: center;
justify-content: space-between;
align-self: center;
span {
margin-bottom: 0.3em;
}
}
.cardIcon {
margin-right: 0.6rem;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment