Update ID and remove global styling

This commit is contained in:
Oliver-Akins 2020-09-27 16:26:41 -06:00
parent b34d1df374
commit c5f58c1833

View file

@ -1,5 +1,5 @@
<template> <template>
<div id="game_code_entry"> <div id="game_lobby">
<h1> <h1>
Secret Hitler Online Secret Hitler Online
</h1> </h1>
@ -24,11 +24,6 @@ export default {
} }
</script> </script>
<style lang="stylus">
@import "../theme.styl"
</style>
<style lang="stylus" scoped> <style lang="stylus" scoped>
@import "../theme.styl" @import "../theme.styl"