From eec494370c1acb11f57c3104b8638aaa5cb537c7 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 3 May 2022 21:10:24 -0500 Subject: [PATCH] Made layer style and classes --- src/components/Game.vue | 15 +++++++++++---- src/components/Layer.vue | 11 ++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/components/Game.vue b/src/components/Game.vue index 570706f..5a6521b 100644 --- a/src/components/Game.vue +++ b/src/components/Game.vue @@ -1,6 +1,13 @@