Updated a
This commit is contained in:
parent
d8a4a80acf
commit
e1a89eb1ab
9 changed files with 88 additions and 0 deletions
|
|
@ -9,4 +9,11 @@
|
|||
.miniHero {
|
||||
background-position-y: -150px;
|
||||
}
|
||||
}
|
||||
.center{
|
||||
height: 25vh; /* Magic here */
|
||||
background-color: yellow;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue