Skip to content
Snippets Groups Projects
Commit cabfabdd authored by Yoan VALLET's avatar Yoan VALLET
Browse files

feat: change height of ecogesture card

parent 7d27347b
No related branches found
No related tags found
1 merge request!15Merge Dev to Master
......@@ -31,7 +31,7 @@
}
.ecogesture-list-item {
width: 48%;
height: 7.45rem;
height: 8rem;
margin: 1% 1%;
}
.ecogesture-list-item > button {
......@@ -59,7 +59,7 @@
padding: 0.4rem 0;
}
&.ec-content-challenge {
padding: 0.1rem 0;
padding: 0.5rem 0;
}
.ec-content-challenge-text {
display: flex;
......@@ -79,13 +79,13 @@
}
}
.cp-eg-1 {
height: 6.3rem;
height: 8rem;
width: 100%;
margin-right: 0.25rem;
text-align: center;
}
.cp-eg-2 {
height: 6.3rem;
height: 8rem;
width: 100%;
margin-left: 0.25rem;
text-align: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment