This commit is contained in:
syuilo
2020-12-31 11:46:07 +09:00
parent a03702d2bd
commit b4d85d4f69
3 changed files with 27 additions and 6 deletions

View File

@@ -295,9 +295,10 @@ export default defineComponent({
margin-top: 20px;
color: #fff;
text-shadow: 0 0 8px black;
font-size: 0.9em;
> *:not(:last-child) {
margin-right: 1em;
margin-right: 1.5em;
}
}
}