Skip to content

Commit

Permalink
Refs #140518 - More like this - update styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 4, 2021
1 parent f54b65f commit ad8f576
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -197,16 +197,32 @@ div#page-document {
div.scrolled {
div.stuck-container {
div.cards {
margin-top: 0px;
margin-top: 10px;
}
}
}

div.mlt-filter {
margin-bottom: 1em;

img {
width: 100%;
height: auto;
max-width: 200px;
height: auto;
}

.label {
padding: 0px;
margin: 0px;
}

a {
font-size: 12px;
}

.meta {
font-size: 12px;
font-weight: 400;
}
}

Expand Down

0 comments on commit ad8f576

Please sign in to comment.