[Glitch] Change hashtag numbers to have clearer labels in web UI

Port f5d8501138 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-07-22 03:17:41 +02:00
committed by Claire
parent 969d805e86
commit 1ceebf2710
2 changed files with 19 additions and 6 deletions

View File

@@ -176,6 +176,13 @@
padding-right: 15px;
margin-left: 5px;
color: $secondary-text-color;
text-decoration: none;
&__asterisk {
color: $darker-text-color;
font-size: 18px;
vertical-align: super;
}
}
&__sparkline {