Set default tab width for <body>
I'm going to make tab width user selectable. This is both as a temporary
solution and as a default value.
Changes
1 changed files
(+1/-0)
-
-
margin: 0;
width: 100vw;
min-height: 100dvh;
+
tab-size: 4;
background-color: var(--color-bg);
color: var(--color-fg);
- Authored by
-
Shota FUJI
- Authored at
-
- Committed by
-
Shota FUJI
- Committed at
-
- Signature
-
View
- Object name
- 41a17d94ab4ae092da50a641d79855cce558d42c
- Parent
-
d8ad037b
- Tab width
-