commit f399dd80ab293594c8ba4cd3b04d6a47d82833e6 parent a02caed50062f2f980acd7a8a26fec3bc8117e3a Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 26 Mar 2018 19:28:27 +0200 readd margin Diffstat:
| M | src/app/tweet-list/tweet-list.component.scss | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/app/tweet-list/tweet-list.component.scss b/src/app/tweet-list/tweet-list.component.scss @@ -6,6 +6,7 @@ .gridTweetList>* { flex: 1 1 74%; + margin: 10px; } /* Made by https://codepen.io/gschier/pen/HCoqh */