Skip to content

Commit 463b752

Browse files
Update knowledge-base/grid-dynamically-adjusting-column-header-styles.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 505d72f commit 463b752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-dynamically-adjusting-column-header-styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Note that the [`HeaderTemplate`]({%slug grid-templates-column-header%}) does not
4848
background-color: yellow;
4949
}
5050
51-
.past-year-column {
51+
.previous-year-column {
5252
background-color: royalblue;
5353
}
5454

0 commit comments

Comments
 (0)