fix: more coherent style

This commit is contained in:
Julien Calixte
2026-03-14 11:52:23 +01:00
parent 5e69fc9d02
commit 6c429d6d58
2 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ const getStyle = (seed: string) => {
border: 0;
width: 160px;
height: 90px;
font-size: 1.3rem;
}
}
</style>