This commit is contained in:
syuilo
2018-04-28 10:27:43 +09:00
parent 1cd1c31467
commit c85c825bad
6 changed files with 5 additions and 22 deletions

View File

@ -28,8 +28,9 @@ export default Vue.extend({
<style lang="stylus" scoped>
root(isDark)
font-size 0.9em
padding 16px
font-size 0.9em
background isDark ? #21242d : #fcfcfc
@media (min-width 600px)
padding 24px 32px