gsaon commited on
Commit
3fa4bed
·
verified ·
1 Parent(s): 25633dd

Upload style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -414,7 +414,7 @@ h2 {
414
  max-height: 300px;
415
  overflow-y: auto;
416
  font-size: 0.9375rem;
417
- line-height: 1.7;
418
  color: #0f172a;
419
  word-wrap: break-word;
420
  }
@@ -422,7 +422,7 @@ h2 {
422
  .transcript-row {
423
  display: flex;
424
  gap: 0.75rem;
425
- padding: 0.25rem 0;
426
  }
427
 
428
  .transcript-row .timestamp {
 
414
  max-height: 300px;
415
  overflow-y: auto;
416
  font-size: 0.9375rem;
417
+ line-height: 1.4;
418
  color: #0f172a;
419
  word-wrap: break-word;
420
  }
 
422
  .transcript-row {
423
  display: flex;
424
  gap: 0.75rem;
425
+ padding: 0.125rem 0;
426
  }
427
 
428
  .transcript-row .timestamp {