From 57fb14c76ba6062073c2efd68a0427ded3f979a1 Mon Sep 17 00:00:00 2001 From: GiovanniFrigo Date: Sat, 26 Nov 2016 14:40:50 +0100 Subject: [PATCH] Linking to responsive design attempt and issue #10 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e7255637..1e563017 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ ____ - `div.calendar-controls .current-year`: the current year - `div.calendar-controls .controls`: applies to *next* and *previous* arrows and to *today* button - `div.calendar-controls .today`: the *today* button + +### Responsive +A first attempt at making this design responsive can be seen [here](http://code.belka.us/react-yearly-calendar/responsive/) (windows width < 1200 triggers mobile layout). Discussion on this is really welcome [on issue #10](https://github.com/BelkaLab/react-yearly-calendar/issues/10) + ## Custom days/periods colors