|
|
|
.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;
|
|
} |