add vertical spacing to labels
This commit is contained in:
parent
7ca53e11d4
commit
1eb14bffb3
@ -31,7 +31,7 @@ $order_date = $order->get_date_created()->date('d/m/Y');
|
|||||||
height: 400px;
|
height: 400px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
margin-inline: 2rem;
|
margin: 2rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user