Skip to content

Commit bdc4b28

Browse files
chore: change deprecated token font size
1 parent a55347b commit bdc4b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/home/AssetRow/AssetRow.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138

139139
.deprecated {
140140
color: var(--secondary-periwinkle);
141-
font-size: 15px;
141+
font-size: 13px;
142142
font-weight: 600;
143143
margin: 0;
144144
}

0 commit comments

Comments
 (0)