design ing

This commit is contained in:
sunny 2018-08-31 20:48:27 +09:00
parent cb3ca6a5fb
commit 11c8caf2ce

View File

@ -28,8 +28,11 @@
height: 210px;
margin-right: 20px;
svg{
fill: #EFEFEF;
fill: #f0f0f0;
stroke: #3C2412;
stroke-miterlimit: 10;
}
&:not(:hover) {
opacity: 0.8;
}
}