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