@golstats/gsc-top-player 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-top-player",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "main": "dist/gsc-top-player.umd.js",
5
5
  "module": "dist/gsc-top-player.es.js",
6
6
  "exports": {
@@ -599,7 +599,7 @@ export default {
599
599
  .rowwPlayer420Games {
600
600
  align-self: stretch;
601
601
  display: flex;
602
- height: 60px !important;
602
+ height: 59px !important;
603
603
  flex-direction: row;
604
604
  align-items: center;
605
605
  justify-content: flex-start;
@@ -615,7 +615,7 @@ export default {
615
615
  .rowwPlayer460Games {
616
616
  align-self: stretch;
617
617
  display: flex;
618
- height: 60px !important;
618
+ height: 59px !important;
619
619
  flex-direction: row;
620
620
  align-items: center;
621
621
  justify-content: flex-start;
@@ -1428,9 +1428,8 @@ export default {
1428
1428
  padding: 0px 0px 2px;
1429
1429
  align-items: center;
1430
1430
  justify-content: flex-end;
1431
- z-index: 1;
1432
1431
  text-align: center;
1433
- font-size: 13px;
1432
+ font-size: 11px;
1434
1433
  font-family: Montserrat-SemiBold;
1435
1434
  height: 33px;
1436
1435
  display: flex;