generated from autonomic-cooperative/wordpress-starter
This commit is contained in:
@ -54,7 +54,8 @@ if(!is_user_logged_in()){
|
||||
text-transform: uppercase;
|
||||
margin-top: 2.5em;
|
||||
margin-bottom: 2em;
|
||||
font-weight: 500;
|
||||
font-weight: bold;
|
||||
font-variation-settings: 'wdth' 58, 'wght' 600;
|
||||
}
|
||||
|
||||
.label .product-details p {
|
||||
@ -67,6 +68,7 @@ if(!is_user_logged_in()){
|
||||
letter-spacing: calc(0.35 * 4px);
|
||||
margin-block: 1.2em 0.8em;
|
||||
min-height: calc(0.35 * 33px);
|
||||
font-variation-settings: 'wdth' 70, 'wght' 600;
|
||||
}
|
||||
|
||||
.label .product-details .weight {
|
||||
|
||||
Reference in New Issue
Block a user