[Glitch] Fix shortNumberFormat to within 3 chars without units

Port 0e8c0287d0 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Takeshi Umeda
2019-12-30 00:59:25 +09:00
committed by Thibaut Girka
parent 01eaeab56d
commit 83359fef2b
2 changed files with 8 additions and 4 deletions

View File

@ -681,13 +681,13 @@
&__links {
font-size: 14px;
color: $darker-text-color;
padding: 10px 0;
a {
display: inline-block;
color: $darker-text-color;
text-decoration: none;
padding: 10px;
padding-top: 20px;
padding: 5px 10px;
font-weight: 500;
strong {