Skip to content

Commit e062c24

Browse files
fix: Further reduce icon sizes to 16px
1 parent fef9ebc commit e062c24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -802,8 +802,8 @@ body {
802802
}
803803

804804
.community-social-link svg {
805-
width: 18px;
806-
height: 18px;
805+
width: 16px;
806+
height: 16px;
807807
fill: currentColor;
808808
flex-shrink: 0;
809809
}

0 commit comments

Comments
 (0)