Skip to content

Commit

Permalink
Refs #139198 - More like this card styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 7, 2021
1 parent 35ad36c commit f95c81c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,15 @@ div#page-document {
width: calc(100% - 100px);
padding-right: 2em;
float: left;

p.meta {
margin-bottom: 10px;
font-size: 12px !important;
}

h4 {
margin: 0px 0px 10px 0px;
}
}

div.col-right {
Expand Down

0 comments on commit f95c81c

Please sign in to comment.