From 8b796bb1833805da1e620a38beee95c206bc1566 Mon Sep 17 00:00:00 2001 From: Jesper Paardekooper Date: Tue, 10 May 2016 11:37:37 +0200 Subject: [PATCH] Fix documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c1d57..b14102c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It uses a background image rather than an img tag, so background-size and backgr The default height is 600px. Override this by adding the following CSS: - koning-bootstrap-carousel .item { + .koning-bootstrap-carousel .item { height: 1000px; }