fix order details font on label
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
b43b5989eb
commit
0ed33f7321
@ -88,6 +88,7 @@ if(!is_user_logged_in()){
|
||||
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;
|
||||
}
|
||||
|
||||
.label .order-details p {
|
||||
|
Loading…
Reference in New Issue
Block a user