mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-03 02:20:04 +00:00
feat(stats): add 'not_bold' option to stats card (#1468)
This commit is contained in:
@@ -41,6 +41,7 @@ exports[`Test Render Wakatime Card should render correctly 1`] = `
|
||||
animation: scaleInAnimation 0.3s ease-in-out forwards;
|
||||
}
|
||||
|
||||
.not_bold { font-weight: 400 }
|
||||
.bold { font-weight: 700 }
|
||||
.icon {
|
||||
fill: #4c71f2;
|
||||
@@ -202,6 +203,7 @@ exports[`Test Render Wakatime Card should render correctly with compact layout 1
|
||||
animation: scaleInAnimation 0.3s ease-in-out forwards;
|
||||
}
|
||||
|
||||
.not_bold { font-weight: 400 }
|
||||
.bold { font-weight: 700 }
|
||||
.icon {
|
||||
fill: #4c71f2;
|
||||
|
||||
Reference in New Issue
Block a user