From 21997441c647c83e1e80f529af239114411eb0b7 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Tue, 19 Dec 2017 14:31:34 +0200 Subject: [PATCH] Format docs --- docs/colors-and-icons.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/colors-and-icons.md b/docs/colors-and-icons.md index 8e095b57..ab3da460 100644 --- a/docs/colors-and-icons.md +++ b/docs/colors-and-icons.md @@ -57,5 +57,6 @@ set if icons and an HTML snippet to point to those images. ## Map marker icon The map marker icon in the listing can be found in -[src/components/Map/images/marker-32x32.png](../src/components/Map/images/marker-32x32.png). The dimensions -should be 32x32 pixels, so the `favicon-32x32.png` file can be used to replace the map icon. +[src/components/Map/images/marker-32x32.png](../src/components/Map/images/marker-32x32.png). The +dimensions should be 32x32 pixels, so the `favicon-32x32.png` file can be used to replace the map +icon.