refactor: layout & form

This commit is contained in:
Dmitry Nehaychik 2019-06-13 20:22:22 +03:00
parent da3cd140f5
commit da8bcf7b32
26 changed files with 877 additions and 671 deletions

View file

@ -34,7 +34,7 @@
padding: nb-theme(card-padding);
.cover {
border-radius: nb-theme(radius) / 2;
//border-radius: nb-theme(radius) / 2;
background-size: cover;
background-position: center;
background-repeat: no-repeat;