Browse Source

credits adjust font size to 0.8em

tags/1.0.3
Alej 2 years ago
parent
commit
58a9bcd26f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      vue-theme/src/components/credits.vue

+ 1
- 1
vue-theme/src/components/credits.vue View File

15
 <style lang="postcss">
15
 <style lang="postcss">
16
 .credits
16
 .credits
17
     p
17
     p
18
-        font-size: 0.7em
18
+        font-size: 0.8em
19
 </style>
19
 </style>

Loading…
Cancel
Save