Skip to content

Commit

Permalink
Adjust bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Nov 30, 2021
1 parent df16eb6 commit e2aa874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1449,10 +1449,10 @@ div.answers-section {
display: flex;

.bullet {
width: 1em;
height: 1em;
width: 1.4em;
height: 1.4em;
background-color: @secondaryColor;
border-radius: 2px;
border-radius: 1.4em;
margin-right: 0.8em;
cursor: pointer;

Expand Down

0 comments on commit e2aa874

Please sign in to comment.