fix(plugins/notable): improve readability of indepth badges (#1006) [skip ci]

This commit is contained in:
Simon Lecoq
2022-04-23 20:02:48 +02:00
committed by GitHub
parent 5112b04e29
commit 11a5c7c2d3

View File

@@ -197,13 +197,12 @@
}
.contribution .gauge text {
fill: currentColor;
font-size: 12px;
font-size: 15px;
letter-spacing: -2px;
font-size: 13px;
}
.contribution .gauge {
margin: 0 4px;
margin: 0 6px;
color: inherit;
transform: scale(1.4) translateY(1px);
}
.contribution .icon {
fill: currentColor;