1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-28 14:16:41 +07:00

started creating login register dialog

This commit is contained in:
Fedor Katurov 2020-08-20 10:30:48 +07:00
parent ff8ecba6db
commit 70e08b286d
7 changed files with 42 additions and 10 deletions

View file

@ -12,10 +12,6 @@ $vk_color: $secondary_color;
button {
text-align: left;
}
h2 {
margin: $gap 0 $gap * 4 !important;
}
}
.secondary_button {