1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

fixed stats

This commit is contained in:
Fedor Katurov 2022-05-13 17:49:26 +07:00
parent d3ce02e52b
commit 254f9c7af0
5 changed files with 17 additions and 19 deletions

View file

@ -13,7 +13,7 @@
span.val {
font: $font_48_bold;
color: white;
padding: 0 $gap * 0.5 0 $gap * 2;
padding: $gap;
}
.card {