refactor: change image

This commit is contained in:
unknown
2021-09-14 11:48:24 +07:00
parent d99abb51e9
commit 3e001bbf18
6 changed files with 42 additions and 49 deletions

View File

@@ -11,13 +11,15 @@
}
}
.left {
max-width: 59.8rem;
img {
border-radius: 2.4rem;
> div{
min-width: 59.8rem;
min-height: 33.6rem;
img {
border-radius: 2.4rem;
}
}
}
.right {
flex-shrink: 3;
@screen lg {
margin-left: 6.4rem;
}