Skip to content

Commit

Permalink
Refs #133599 - Improve styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 25, 2021
1 parent b22f0ab commit d7ebad9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -430,15 +430,17 @@ div#page-document {
margin: 2em 0 1em 0;

p.demo-question {
margin-top: 0.3em;
margin-top: 0.5em;
font-size: 12px;

span {
color: @sf-medium-gray;
color: @sf-dark-gray;
}

a {
background: @sf-light-gray;
color: @sf-azure;
font-size: 12px;
}
}

Expand Down

0 comments on commit d7ebad9

Please sign in to comment.