Adjust .btn padding-bottom to fit Cera Pro font
This commit is contained in:
parent
e88de9afd3
commit
25a24a5e0d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: var(--space-8);
|
gap: var(--space-8);
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
padding: .6em var(--space-16) .75em;
|
padding: .6em var(--space-16) .7em;
|
||||||
max-height: 2.5rem;
|
max-height: 2.5rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue