mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-24 06:25:30 +00:00
fix style collapses on stats card by css font config
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ const getStyles = ({
|
||||
animation: fadeIn 0.8s ease-in-out forwards;
|
||||
}
|
||||
.stat {
|
||||
font: 600 14px 'Segoe UI', Ubuntu, Sans-Serif; fill: ${textColor};
|
||||
font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: ${textColor};
|
||||
}
|
||||
.stagger {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user