mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
fixed comment distance to 2 weeks
This commit is contained in:
parent
222f2dd1d0
commit
28441d7924
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
.bar {
|
||||
font: $font_12_regular;
|
||||
color: darken(white, 70%);
|
||||
color: darken(white, 60%);
|
||||
user-select: none;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding: 0 0 2px;
|
||||
padding: 2px 0 4px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue