Skip to content

Commit 0b2a225

Browse files
committed
style: smaller outline headings
1 parent efd5003 commit 0b2a225

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/layouts/WikiArticle.astro

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@ export interface Props {
246246
width: var(--sidebar-width);
247247
z-index: 25;
248248

249+
h2 {
250+
margin: 0.4em 0px 0.1em 0px;
251+
}
252+
249253
button.open,
250254
button.close {
251255
border: none;

0 commit comments

Comments
 (0)