mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-24 02:06:11 +01:00
refactor(docs\*.css): refactor css code style
This commit is contained in:
parent
8340acec7a
commit
7ea85c1189
6 changed files with 90 additions and 156 deletions
2
docs/templates/article.jade
vendored
2
docs/templates/article.jade
vendored
|
|
@ -9,7 +9,7 @@ block content
|
|||
div.nav-docs
|
||||
each group in groupedArticles
|
||||
div.nav-docs.section
|
||||
h3=group.groupName
|
||||
h5=group.groupName
|
||||
ul
|
||||
each article in group.items
|
||||
li
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue