Skip to content

Commit ccaefb4

Browse files
committed
Fixed size of support icon
1 parent 44e724d commit ccaefb4

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)