FarmMapsLib/projects/common-map/src/lib/components/item-list-item-shadow/item-list-item-shadow.compo...

18 lines
202 B
SCSS

.head {
color: grey;
font-weight: bold;
}
.mean {
text-align: center;
font-weight: bold;
font-size: 1.9rem;
color: deeppink;
}
.widget {
display: block;
height: 100%;
width: 100%;
}