Update ID and remove global styling
This commit is contained in:
parent
b34d1df374
commit
c5f58c1833
1 changed files with 1 additions and 6 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue