This commit is contained in:
syuilo
2021-10-16 01:15:22 +09:00
parent c11c22fc73
commit fe62f3508b
2 changed files with 8 additions and 2 deletions

View File

@@ -271,6 +271,12 @@ export default defineComponent({
<style lang="scss" scoped>
.vvcocwet {
> .nav {
> .title {
margin: 16px;
font-size: 1.5em;
font-weight: bold;
}
> .info {
margin: 0 16px;
}