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

Commit f0a3f43

Browse files
committed
UX: switch gist outlet to avoid badges
1 parent 657d103 commit f0a3f43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/stylesheets/modules/summarization/common/ai-summary.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,13 +217,13 @@
217217
}
218218

219219
.ai-topic-gist {
220-
margin-bottom: 0.25em;
221-
220+
margin-top: 0.15em;
221+
margin-bottom: -0.15em;
222222
&__text {
223223
color: var(--primary-high);
224224
text-wrap: pretty;
225225
word-wrap: break-word;
226-
font-size: var(--font-down-2);
226+
font-size: var(--font-down-1);
227227
.visited & {
228228
color: var(--primary-medium);
229229
}

0 commit comments

Comments
 (0)