From 40323b6d9f536f7644ce59c322970eb4e7ea1d44 Mon Sep 17 00:00:00 2001 From: dohliam Date: Sun, 11 Feb 2018 17:44:11 -0800 Subject: [PATCH] +fluidity --- README.md | 1 + vendor/fluidity.min.css | 1 + 2 files changed, 2 insertions(+) create mode 100644 vendor/fluidity.min.css diff --git a/README.md b/README.md index 5b534fa..9416eb2 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ If you know of a minimal framework that hasn't been included here, by all means * [clmaterial](https://github.com/24aitor/CLMaterial) by @24aitor ([MIT](https://github.com/24aitor/CLMaterial/blob/master/LICENSE)) * [concise](https://github.com/ConciseCSS/concise.css) by ConciseCSS ([MIT](https://github.com/ConciseCSS/concise.css/blob/master/LICENSE)) * [flat-ui](https://github.com/designmodo/Flat-UI) by Designmodo ([CC BY & MIT](https://github.com/designmodo/Flat-UI#copyright-and-license)) +* [fluidity](https://github.com/mrmrs/fluidity) by @mrmrs ([MIT](https://github.com/mrmrs/fluidity/blob/master/README.md)) * [furtive](https://github.com/johnotander/furtive) by @johnotander ([MIT](https://github.com/johnotander/furtive/blob/master/LICENSE)) * [hack](https://github.com/egoist/hack) by @egoist ([MIT](https://github.com/egoist/hack/blob/master/LICENSE)) * [html-starterkit](https://github.com/zitrusfrisch/HTML-StarterKit) by @zitrusfrisch ([MIT](https://github.com/zitrusfrisch/HTML-StarterKit#its-free)) diff --git a/vendor/fluidity.min.css b/vendor/fluidity.min.css new file mode 100644 index 0000000..0262500 --- /dev/null +++ b/vendor/fluidity.min.css @@ -0,0 +1 @@ +canvas,iframe,img,select,svg,textarea,video{max-width:100%}.overflow-container{overflow-x:scroll}.aspect-ratio{height:0;padding-top:56.25%;position:relative}.aspect-ratio--object{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:100} \ No newline at end of file