mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-07-31 19:10:25 +02:00
Deploying demo
This commit is contained in:
@@ -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.
|
||||
|
@@ -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">
|
||||
|
Reference in New Issue
Block a user