Deploying demo page

This commit is contained in:
Angelos Chalaris 2016-10-24 16:44:40 +03:00
parent 08062eff88
commit 8a1ff16104
2 changed files with 4 additions and 3 deletions

View file

@ -182,4 +182,5 @@
## 20161024
- Rebuilt grid system to work with 3 screen sizes instead of 4. Legacy system is now used only if a flag (`$use-four-step-grid`) is enabled.
- Three-step grid breakpoints tweaked to `800px` and `1080px` accordingly.
- Three-step grid breakpoints tweaked to `800px` and `1080px` accordingly.
- Deployed live demo with new grid.

View file

@ -9,8 +9,8 @@
<meta name="author" content="Angelos Chalaris (chalarangelo)">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<!-- Live demo styled as of 20161023 -->
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/3200d67830c20cee2ff3584198552a55e9b8d02d/flavors/v2/mini-default.min.css">
<!-- Live demo styled as of 20161024 -->
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/08062eff88dbab3d3b03f8bde56cce5f9d6882e2/flavors/v2/mini-default.min.css">
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
<style>
#top-logo {