From aed8bd128f7e750e28df47fba47e21a707b1d733 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 5 Oct 2020 22:51:02 -0600 Subject: [PATCH] Add styling (and convert from Stylus to CSS) --- src/views/Lobby.vue | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/src/views/Lobby.vue b/src/views/Lobby.vue index 0556577..8494dfe 100644 --- a/src/views/Lobby.vue +++ b/src/views/Lobby.vue @@ -80,11 +80,31 @@ export default { } - \ No newline at end of file