Fix centering of the avg cut text
This commit is contained in:
parent
50677ec049
commit
3609cc40be
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
.cutStatsLeft {
|
.cutStatsLeft {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.cutStatsRight {
|
.cutStatsRight {
|
||||||
@ -28,6 +27,7 @@
|
|||||||
|
|
||||||
.cutStatsAverageCut {
|
.cutStatsAverageCut {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cutStatsHands {
|
.cutStatsHands {
|
||||||
|
Reference in New Issue
Block a user