hightlight search results
This commit is contained in:
parent
c9354c5f2e
commit
e75c9ccfdc
5 changed files with 37 additions and 8 deletions
|
|
@ -38,9 +38,9 @@ ul.bestandliste {
|
|||
padding: 2rem 0 2rem 0;
|
||||
}
|
||||
|
||||
/* @media (max-width: 1024px) {
|
||||
.intro-element .content-wrap #centeredMultiLine {
|
||||
height: 100%;
|
||||
line-height: 4em;
|
||||
}
|
||||
} */
|
||||
.intro-element .content-wrap #centeredMultiLine {
|
||||
display: flex;
|
||||
align-self: flex-end;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue