Update code and add vercel.json

This commit is contained in:
2023-08-03 11:38:20 +07:00
parent cd59768e88
commit 05b8af0c5a
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -24,12 +24,12 @@
&__banner-container {
@extend %d-flex;
@include flex-layout($justify: center, $direction: column);
@include size(428px, 417px);
position: relative;
}
&__main-image {
@include size(403px, 417px);
text-align: right;
padding-right: 25px;
z-index: 1;