1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 00:56:00 +02:00
This commit is contained in:
syuilo
2021-05-04 21:21:02 +09:00
parent 18e1efc7ec
commit 35cf05d6ca

View File

@@ -70,6 +70,8 @@ export default defineComponent({
border-radius: var(--radius);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
overflow: hidden;
max-width: 500px;
margin: 32px auto;
> h1 {
margin: 0;