Skip to content

Commit

Permalink
Improve answers section
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Oct 7, 2021
1 parent 383a50c commit 874f01d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,19 @@ div.ui.modal {
.answers-list {
margin-top: 3em;

.answers__directAnswer {
font-size: xx-large;
}

.answers__links {
margin-top: 0.8rem;
font-size: small;

.primary a {
font-weight: bold;
}
}

.search-result {
font-size: 80%;
}
Expand Down

0 comments on commit 874f01d

Please sign in to comment.