fix issue #150 Show user rendering glitch
This commit is contained in:
@ -517,9 +517,9 @@ thead {
|
|||||||
|
|
||||||
.points-on-top {
|
.points-on-top {
|
||||||
color: #eee;
|
color: #eee;
|
||||||
font-size: 50px;
|
font-size: 35px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
width: 50%;
|
width: 60%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
Reference in New Issue
Block a user