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