design ing
This commit is contained in:
parent
cb3ca6a5fb
commit
11c8caf2ce
|
@ -28,8 +28,11 @@
|
||||||
height: 210px;
|
height: 210px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
svg{
|
svg{
|
||||||
fill: #EFEFEF;
|
fill: #f0f0f0;
|
||||||
stroke: #3C2412;
|
stroke: #3C2412;
|
||||||
stroke-miterlimit: 10;
|
stroke-miterlimit: 10;
|
||||||
}
|
}
|
||||||
|
&:not(:hover) {
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user