mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
changed profile stats appearance
This commit is contained in:
parent
33c17616e9
commit
fb8ad315c0
11 changed files with 1033 additions and 125 deletions
|
@ -12,9 +12,12 @@
|
|||
.left {
|
||||
}
|
||||
|
||||
.right {
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-bottom: $gap;
|
||||
}
|
||||
|
||||
.description {
|
||||
font: $font_14_semibold;
|
||||
text-align: center;
|
||||
padding: $gap * 2 $gap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue