Deploying demo

This commit is contained in:
Angelos Chalaris 2016-11-04 11:54:47 +02:00
parent 229ce771c9
commit 3f0477c632
2 changed files with 2 additions and 1 deletions

View file

@ -314,3 +314,4 @@
- Created mixin `make-card-section-alt-style`, added `double-padded` style to add twice the `padding` to sections.
- Deployed updated demo page.
- Added a new mixin `add-grid-row-cards-alignment` without parameters that allows `row`s to align the elements they contain automatically horizontally.
- Deployed demo again.

View file

@ -2,7 +2,7 @@
<html>
<head>
<!-- Live demo styled as of 20161104 -->
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/93ba0c20b72248857d90dd9a5b17f3112620acb6/flavors/v2/mini-default.min.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/229ce771c998b32abbaf3c5442bf9dd854ea15e8/flavors/v2/mini-default.min.css">
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">