Skip to content

Commit 426849a

Browse files
committed
fix: remove css tab size instead
1 parent 18e9b02 commit 426849a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/zenn-content-css/lib/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/zenn-content-css/src/_content.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ code {
216216
font-family: Menlo, Monaco, Consolas, Meiryo, "Inter", sans-serif,
217217
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
218218
-webkit-font-smoothing: antialiased;
219-
tab-size: 2;
220219
}
221220
pre {
222221
margin: 1.3rem 0;

0 commit comments

Comments
 (0)