tiefen_space_h5/components/skeletons/SpaceItemSkeleton/index.module.scss

14 lines
296 B
SCSS

.photoSkeleton {
--height: 13rem!important;
--border-radius: 4px!important;
background-color: #ffffff1a;
// margin-bottom: 1rem;
}
.titleSkeleton {
--height: 42px!important;
--border-radius: 4px!important;
background-color: #ffffff1a;
position: absolute;
bottom: 0;
}