feat(WEB-250): overview hero final ui
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
aspect-ratio: 1/1;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 740px) {
|
||||
@media screen and (min-width: 768px) {
|
||||
.heroImage {
|
||||
aspect-ratio: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 950px) {
|
||||
@media screen and (min-width: 1367px) {
|
||||
.wrapper {
|
||||
overflow: hidden;
|
||||
position: sticky;
|
||||
|
||||
Reference in New Issue
Block a user