Skip to content

Commit d1b1669

Browse files
committed
Fix breakpoint usage
1 parent 92c60ee commit d1b1669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cdhweb/static_src/global/components/blog-hero.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Blog hero. Similar to standard hero. Key differences:
108108
.blog-hero__authors {
109109
font-size: px2rem(16);
110110

111-
@include xl {
111+
@include lg {
112112
font-size: px2rem(18);
113113
}
114114
@include xl {

0 commit comments

Comments
 (0)