1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

setup UX improvements

This commit is contained in:
Harvey Kandola 2017-12-19 17:58:22 +00:00
parent ca783dd323
commit 50a17256e5
7 changed files with 716 additions and 709 deletions

View file

@ -14,6 +14,13 @@
}
}
> .empty {
font-size: 1.2rem;
color: $color-gray;
font-weight: normal;
margin: 20px 0 50px 0;
}
> .list {
margin: 30px 0;
padding: 0;