mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
comments highlight
This commit is contained in:
parent
e825db6d63
commit
caeb464bb2
13 changed files with 239 additions and 115 deletions
|
@ -76,6 +76,10 @@ body {
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
:global(.grey) {
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
:global(h2) {
|
||||
font: $font_24_bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue