Skip to content

Commit e176894

Browse files
authored
fix github styling
1 parent 88ff972 commit e176894

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PatchPeek/public/styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,11 @@ details.release {
253253
border-radius: 15px;
254254
}
255255

256+
.markdown-body h1,
257+
.markdown-body h2 {
258+
border-bottom-color: #5d5d5db3 !important;
259+
}
260+
256261
/* === SIDEBAR SECTION === */
257262

258263
.addfeed {

0 commit comments

Comments
 (0)