Skip to content

Commit

Permalink
fix distance
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 committed Aug 16, 2023
1 parent e61195a commit 56ad3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/extras/tagList.variables
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@tagsBodyWidth : 100%;
@tagsLabelsGap : 0.5rem;
@tagsGap : 0 1rem;
@tagsContentGap : 0.5rem 1rem;
@tagsContentGap : 0.1rem 1rem;

/* Tags Title */
@tagsTitleFontColor : @textColorCSSVar;
Expand Down

0 comments on commit 56ad3b6

Please sign in to comment.