add font family to form stepper sub title

This commit is contained in:
Ivana Andersson 2023-09-11 22:46:44 +03:00
parent 9117da3d20
commit 81d0e5eb09

View File

@ -55,6 +55,7 @@ span[class*="Connector-"] {
top: calc(100% + 4px);
left: 8px;
font-size: 12px;
font-family: "Inter", sans-serif;
color: #A2A9B0;
width: max-content;
}