parent
375f8b7273
commit
5a80fe870d
1 changed files with 1 additions and 1 deletions
|
@ -168,9 +168,9 @@
|
||||||
|
|
||||||
.hero {
|
.hero {
|
||||||
grid-column: full-start/full-end;
|
grid-column: full-start/full-end;
|
||||||
max-height: max(70vmin, 500px);
|
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
height: 30vmax;
|
height: 30vmax;
|
||||||
|
max-height: 500px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.hero-runner {
|
.hero-runner {
|
||||||
|
|
Loading…
Add table
Reference in a new issue