Place: Add a max-height to the illustration
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
max-height: 768px;
|
||||
padding: pxVW(350) 0 pxVW(200);
|
||||
text-align: center;
|
||||
|
||||
@@ -23,6 +24,7 @@
|
||||
align-items: flex-end;
|
||||
padding: pxVW(208) 0 pxVW(320);
|
||||
height: auto;
|
||||
max-height: none;
|
||||
}
|
||||
@include breakpoint (xxl) {
|
||||
padding-top: 240px;
|
||||
|
||||
Reference in New Issue
Block a user