Adjust CSS for related search tags
This commit is contained in:
parent
e5c49baa11
commit
073e286ad9
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
<style lang="scss" is:global>
|
||||
.related-search-tags {
|
||||
line-height: 32px;
|
||||
line-height: 12px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
a {
|
||||
|
@ -13,7 +13,7 @@
|
|||
border-radius: 3rem;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
padding: 6px 12px;
|
||||
padding: 6px 8px;
|
||||
color: black;
|
||||
text-wrap: nowrap;
|
||||
margin-bottom: 6px;
|
||||
|
|
Loading…
Reference in a new issue