chore: updated font size for blobs 61de4c03
Steve Simkins · 2026-06-09 15:21 1 file(s) · +1 −0
apps/kepler/static/styles.css +1 −0
180 180
    .diff-hunk td.diff-num { min-width: 1.75rem; padding: 0 0.2rem 0 0.25rem; }
181 181
    td.diff-marker { padding: 0 0.2rem 0 0.4rem; }
182 182
    .diff-hunk pre, .blob-code pre { font-size: 12px; }
183 +
    .blob-code .line-num a { font-size: 12px; }
183 184
184 185
    h1 { font-size: 16px; }
185 186
}