card issue
This commit is contained in:
parent
7880913725
commit
2543ec800c
4
main.css
4
main.css
@ -1699,7 +1699,7 @@
|
|||||||
|
|
||||||
.practice-card-svg {
|
.practice-card-svg {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 10%;
|
height: 60%;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
display: block;
|
display: block;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -1713,7 +1713,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.practice-cards-wrapper:hover .practice-card:hover .practice-card-svg {
|
.practice-cards-wrapper:hover .practice-card:hover .practice-card-svg {
|
||||||
width: 35%;
|
width: 20%;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user