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

Merge branch 'master' into 23-labs

# Conflicts:
#	src/redux/node/constants.ts
This commit is contained in:
Fedor Katurov 2021-03-12 11:26:03 +07:00
commit 8316b46efe
56 changed files with 1085 additions and 527 deletions

View file

@ -55,6 +55,10 @@ $margin: 1em;
p {
margin-bottom: $margin;
&:last-child {
margin-bottom: 0;
}
}
h5, h4, h3, h2, h1 {