Normalize converter labels and fix card grid sizing
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 0.6rem;
|
||||
min-height: 132px;
|
||||
padding: 1.5rem 1rem;
|
||||
background: var(--card-bg);
|
||||
border: 1px solid var(--border);
|
||||
|
||||
Reference in New Issue
Block a user