+
@@ -392,7 +392,7 @@ export default Vue.extend({
margin 0 auto
&:not(.side)
- @media (max-width 1200px)
+ @media (max-width 1100px)
> *:not(.main)
display none
diff --git a/src/client/app/desktop/views/home/timeline.vue b/src/client/app/desktop/views/home/timeline.vue
index d8da6e4e26..b870395c18 100644
--- a/src/client/app/desktop/views/home/timeline.vue
+++ b/src/client/app/desktop/views/home/timeline.vue
@@ -4,12 +4,12 @@
- {{ $t('home') }}
- {{ $t('local') }}
- {{ $t('hybrid') }}
- {{ $t('global') }}
- {{ tagTl.title }}
- {{ list.name }}
+ {{ $t('home') }}
+ {{ $t('local') }}
+ {{ $t('hybrid') }}
+ {{ $t('global') }}
+ {{ tagTl.title }}
+ {{ list.name }}