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

add category to document

This commit is contained in:
Harvey Kandola 2017-09-22 17:23:14 +01:00
parent 508ec00c6a
commit f0582e18f7
19 changed files with 334 additions and 58 deletions

View file

@ -6,7 +6,6 @@
font-size: 1.2rem;
color: $color-gray;
}
> .normal-state {
margin: 10px;
font-size: 1.2rem;
@ -17,13 +16,4 @@
.back-to-space {
margin: 0 0 10px 0;
display: inline-block;
> a {
> .regular-button {
> .name {
// max-width: 150px;
// @extend .truncate;
}
}
}
}