From ce85838db9b292f4cc8b8066661f26dd495ab80e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 1 Nov 2017 18:39:41 +0100 Subject: [PATCH] doc: mention that m-grid.css can be used WITHOUT ALL THE OTHER CRUFT. --- doc/css/grid.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/css/grid.rst b/doc/css/grid.rst index 2c6864a0..a065365e 100644 --- a/doc/css/grid.rst +++ b/doc/css/grid.rst @@ -32,9 +32,10 @@ Grid system Inspired by `Bootstrap `_, the grid system is the heart of a responsive website layout. The `m-grid.css <{filename}/css.rst>`_ -file contains all the setup you need for it. Besides that, in order to have -devices recognize your website properly as responsive and not zoom it out all -the way to an unreadable mess, don't forget to add this to your :html:``: +file contains all the setup you need for it, it's completely standalone. +Besides that, in order to have devices recognize your website properly as +responsive and not zoom it out all the way to an unreadable mess, don't forget +to add this to your :html:``: .. code:: html -- 2.30.2