re-center label order details
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cd564dc6fe
commit
e70171a798
@ -85,10 +85,7 @@ if(!is_user_logged_in()){
|
|||||||
}
|
}
|
||||||
|
|
||||||
.label .order-details {
|
.label .order-details {
|
||||||
position: absolute;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 65%;
|
|
||||||
top: 120px;
|
|
||||||
font-size: calc(0.35 * 17px);
|
font-size: calc(0.35 * 17px);
|
||||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user