feat(SW-240): use caption instead of body
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.section {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
max-width: 1432px;
|
||||
padding: var(--Spacing-x2) var(--Spacing-x5);
|
||||
}
|
||||
@@ -12,7 +13,3 @@
|
||||
width: 118px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.fontSize {
|
||||
font-size: var(--typography-Caption-Bold-Desktop-fontSize);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user