Skip to content

Commit 321ff19

Browse files
committed
FIX : [post] 포스트 잠시 내림
1 parent 68a1cbf commit 321ff19

File tree

2 files changed

+4
-136
lines changed

2 files changed

+4
-136
lines changed

_posts/IDE/2025-02-05-ide-vscode-highlighting-underline.md

Lines changed: 0 additions & 132 deletions
This file was deleted.

assets/css/jekyll-theme-chirpy.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313

1414
/* append your custom style below */
15-
// .highlighting-underline {
16-
// background: linear-gradient(transparent 60%, #1b99f3 80%);
17-
// padding: 2px 4px;
18-
// }
15+
.highlighting-underline {
16+
background: linear-gradient(transparent 60%, #1b99f3 80%);
17+
padding: 2px 4px;
18+
}

0 commit comments

Comments
 (0)