Contact Message: Fix layout (#5422)
This commit is contained in:
parent
4405c21ba1
commit
958490efdb
@ -42,13 +42,11 @@
|
|||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding-block: 0.125rem;
|
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
width: auto;
|
width: auto;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 2.25rem;
|
height: 2rem;
|
||||||
margin-block: 0.25rem;
|
|
||||||
font-weight: var(--font-weight-medium);
|
font-weight: var(--font-weight-medium);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: var(--accent-color);
|
color: var(--accent-color);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user