Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 051ac3e

Browse files
committed
more
1 parent d993b02 commit 051ac3e

File tree

1 file changed

+3
-1
lines changed
  • assets/stylesheets/modules/ai-bot-conversations

1 file changed

+3
-1
lines changed

assets/stylesheets/modules/ai-bot-conversations/common.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,12 @@ body.has-ai-conversations-sidebar {
3939
.sidebar-section-link.date-heading {
4040
pointer-events: none;
4141
cursor: default;
42-
color: var(--primary-500);
42+
color: var(--d-sidebar-header-color);
4343
margin-top: 1em;
44+
font-weight: bold;
4445
font-size: var(--font-down-2-rem);
4546
text-transform: uppercase;
47+
letter-spacing: 0.05rem;
4648
}
4749

4850
.sidebar-section-link {

0 commit comments

Comments
 (0)