re-center label order details
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2024-06-28 23:59:06 +05:00
parent cd564dc6fe
commit e70171a798

View File

@ -85,10 +85,7 @@ if(!is_user_logged_in()){
}
.label .order-details {
position: absolute;
text-align: center;
width: 65%;
top: 120px;
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;
}