diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 266eb11..cf5253f 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -423,4 +423,5 @@ - Created `template.html` as an empty template for pages for the framework's demo pages. - Created new `index.html` as introduction page. Bare minimum content added. - Added some custom styling for the cards in `index`. -- Changed the `border-radius` of `card`s to `0`. \ No newline at end of file +- Changed the `border-radius` of `card`s to `0`. +- Deployed new live demo page. diff --git a/docs/v2/index.html b/docs/v2/index.html index 6e2b6a8..d036abc 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -2,7 +2,7 @@ - + mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework