1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-22 13:33:03 +02:00

Grid module documentation page update

This commit is contained in:
Angelos Chalaris
2017-02-07 10:47:58 +02:00
parent d233113756
commit 74a815642f
3 changed files with 48 additions and 22 deletions

View File

@@ -819,3 +819,9 @@
- Created the module `header` navigation bar to help make navigation easier.
- Updated all `head` elements for all pages.
- Updated top navigation for all pages.
## 20170207
- `index.html` and `core.html` are complete. Moving on to `grid.html`.
- Altered `grid.html` to better present the `basic layout` and `screen-specific layouts` cards.