Skip to content

Commit 052c24e

Browse files
committed
make heading larger
1 parent 5d49111 commit 052c24e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

starters/docs/src/GridList.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@
263263
position: sticky;
264264
z-index: 2;
265265
top: -8px;
266+
font-size: var(--font-size-lg);
267+
font-weight: 500;
266268
background: var(--gray-100);
267269
border-block: 0.5px solid var(--gray-400);
268270
cursor: default;

0 commit comments

Comments
 (0)