refactor: improve pin styling

This commit is contained in:
Carlos Valente
2025-09-09 15:55:40 +02:00
committed by Carlos Valente
parent ab4b94f2d8
commit 5441e5b07f
@@ -11,9 +11,11 @@
} }
.pin { .pin {
margin-top: 0.5rem;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
gap: 4px;
input { input {
font-size: 4rem; font-size: 4rem;