Skip to content

Commit 56851e2

Browse files
lemurra_microsoftlemurra_microsoft
authored andcommitted
Reduce font size of area header for better visual hierarchy
1 parent 2cb5d40 commit 56851e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webviews/dashboardView/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ body {
187187
}
188188

189189
.area-header {
190-
font-size: 16px;
190+
font-size: 13px;
191191
font-weight: 600;
192192
margin: 0;
193193
color: var(--vscode-foreground);

0 commit comments

Comments
 (0)