From 649382da7876646255b520a53224933eaabc2b49 Mon Sep 17 00:00:00 2001 From: AJvanLoon Date: Tue, 2 Apr 2019 15:46:19 +0200 Subject: [PATCH] no space-between Thanks @arturi! --- website/src/_posts/2019-04-liftoff-08.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/_posts/2019-04-liftoff-08.md b/website/src/_posts/2019-04-liftoff-08.md index 62c9552a2..a0a682a7f 100644 --- a/website/src/_posts/2019-04-liftoff-08.md +++ b/website/src/_posts/2019-04-liftoff-08.md @@ -30,7 +30,7 @@ Before:
After:
-- [Evgenia](https://github.com/lakesare) made sure that file previews now form an even spread across the width of the dashboard, using the `justify-content: space-between` CSS property. +- [Evgenia](https://github.com/lakesare) made sure that file previews now form an even spread across the width of the dashboard. ## In Progress