forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
c625dd074a
commit
d7dbe503b6
1 changed files with 12 additions and 0 deletions
|
@ -37,3 +37,15 @@ export default Vue.extend({
|
|||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
header
|
||||
margin 10px 0
|
||||
|
||||
|
||||
button
|
||||
margin 16px 0
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue