Skip to content

Commit e74203c

Browse files
authored
Update page
1 parent fd0d292 commit e74203c

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,20 +175,13 @@
175175
padding: 1rem 1.25rem;
176176
line-height: 1.75;
177177
font-size: 0.92rem;
178-
max-height: 600px;
179-
overflow-y: auto;
180178
}
181179
.column h2 {
182180
font-size: 0.8rem;
183181
text-transform: uppercase;
184182
letter-spacing: 0.06em;
185183
color: #888;
186-
margin: -1rem -1.25rem 0.75rem -1.25rem;
187-
padding: 1rem 1.25rem 0.25rem 1.25rem;
188-
position: sticky;
189-
top: -1rem;
190-
background: white;
191-
z-index: 1;
184+
margin: 0 0 0.75rem 0;
192185
}
193186
.match { background: #c8f0c8; border-radius: 2px; padding: 1px 2px; cursor: pointer; transition: outline 0.15s; }
194187
.diff { background: #fbd4d4; border-radius: 2px; padding: 1px 2px; }

0 commit comments

Comments
 (0)