Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-Mushnin committed Dec 19, 2023
1 parent 7dc50d5 commit 943393f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions web/src/components/playing/MainStat.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@
}




.data {
color: #FFF;
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 14px;
font-style: normal;
font-weight: 500;
Expand All @@ -34,8 +30,6 @@
margin-left: -7px;
color: #BFBFBF;
text-align: center;
leading-trim: both;
text-edge: cap;
font-size: 8px;
font-style: normal;
font-weight: 300;
Expand All @@ -46,12 +40,6 @@
}

@media (max-width: 1023px) {
/*.container {*/
/* !*flex-direction: column;*!*/
/* !*max-width: 100px;*!*/
/* padding: 5px;*/
/* flex-wrap: wrap;*/
/*}*/
.data {
font-size: 8px;
}
Expand Down

0 comments on commit 943393f

Please sign in to comment.