responsive review
This commit is contained in:
@@ -126,6 +126,7 @@ export default {
|
||||
align-self: center;
|
||||
background-image: url('../assets/img/hand-heart.svg');
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
|
||||
@include mobile {
|
||||
width: 300px;
|
||||
@@ -139,6 +140,7 @@ export default {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
border-radius: 24px;
|
||||
min-height: 85dvh;
|
||||
background: linear-gradient(180deg, $color-consumo-base-extra-light, $color-consumo-base);
|
||||
|
||||
Reference in New Issue
Block a user