fix number style
This commit is contained in:
parent
91dc40536e
commit
b187097307
1 changed files with 3 additions and 2 deletions
|
|
@ -452,11 +452,12 @@
|
|||
margin: 2.5%;
|
||||
display: inline-block;
|
||||
color: #CED5DC;
|
||||
font-size: 150%;
|
||||
font-size: 210%;
|
||||
font-weight: 100;
|
||||
border: 1px solid #4B6178;
|
||||
border-radius: 100%;
|
||||
width: 70px;
|
||||
padding-top: 1.4rem;
|
||||
padding-top: 1rem;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue