Skip to content

Commit adeaab0

Browse files
authored
Merge pull request #881 from mehershiri/fix-support-icon
Fixed size of support icon
2 parents 6e2a4e6 + ccaefb4 commit adeaab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme/Footer/Layout/enhanced-footer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@ html[data-theme="light"] .enhanced-footer.light-theme {
894894
}
895895

896896
.support-icon {
897+
font-size: 12px !important;
897898
background: linear-gradient(135deg, #10b981 0%, #047857 100%);
898899
}
899900

0 commit comments

Comments
 (0)