mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-07 06:17:41 +00:00
feat(stats): add 'not_bold' option to stats card (#1468)
This commit is contained in:
@@ -85,6 +85,7 @@ const getStyles = ({
|
||||
animation: scaleInAnimation 0.3s ease-in-out forwards;
|
||||
}
|
||||
|
||||
.not_bold { font-weight: 400 }
|
||||
.bold { font-weight: 700 }
|
||||
.icon {
|
||||
fill: ${iconColor};
|
||||
|
||||
Reference in New Issue
Block a user