This commit is contained in:
syuilo 2020-10-25 11:06:55 +09:00
parent 4bfa29c0ab
commit ed09796e0d
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ export default defineComponent({
&.max-width_500px { &.max-width_500px {
> header { > header {
> .title { > .title {
padding: 8px 10px; padding: 8px 10px 8px 0;
} }
} }
} }