New Settings UI: Update Products and Business step designs

This commit is contained in:
Himad M 2024-11-19 16:43:00 -04:00
parent d09d7f7b65
commit 014524f37c
No known key found for this signature in database
GPG key ID: 5FC769E9888A7B98
8 changed files with 42 additions and 71 deletions

View file

@ -8,8 +8,7 @@
display: flex;
align-items: center;
gap: 4px;
color: $color-gray-700;
@include font(14, 20, 400);
@include font(13, 20, 400);
margin: 0;

&::before {
@ -29,7 +28,7 @@

.ppcp-r-select-box__additional-content {
a {
@include font(12, 20, 400);
@include font(13, 20, 500);
color: $color-blueberry;
}
}