This commit is contained in:
syuilo 2022-12-21 15:36:18 +09:00
parent d5be8ab999
commit 20fd9db77f
1 changed files with 2 additions and 2 deletions

View File

@ -179,14 +179,14 @@ onBeforeUnmount(() => {
} }
& + header { & + header {
margin-top: 16px; margin-top: 8px;
} }
} }
> header { > header {
margin: 0 0 8px 0; margin: 0 0 8px 0;
font-weight: bold; font-weight: bold;
font-size: 1.2em; font-size: 1.1em;
& + .body { & + .body {
margin-top: 8px; margin-top: 8px;