MetaPreviewPlaceholder sizes improved

This commit is contained in:
svetlagasheva 2020-03-31 14:20:04 +03:00
parent 283b764bed
commit efd84a475f

View file

@ -9,7 +9,7 @@
.logo-container {
width: 20rem;
height: 7rem;
height: 8rem;
max-width: 100%;
background-color: var(--color-placeholder-background);
}
@ -48,9 +48,9 @@
&:nth-child(2) {
width: 26rem;
height: 3.2rem;
height: 4.6rem;
max-width: 80%;
margin-top: 0.2rem;
margin-top: 1rem;
}
}
}
@ -85,7 +85,7 @@
flex: none;
width: 6rem;
height: 6rem;
margin-right: 1rem;
margin-right: 2rem;
background-color: var(--color-placeholder-background);
&:last-child {