From d78f52ab592db4d4cf968725bbe777606972ffa0 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 2 Mar 2022 20:45:28 +1100 Subject: Attempt to arrange tiles using flex and grid --- src/App.vue | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 10537d6..6c2e619 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,10 +11,26 @@ export default { -- cgit v1.2.3