summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar AsyncBanana <58297401+AsyncBanana@users.noreply.github.com> 2021-10-18 13:50:10 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-18 19:50:10 +0200
commit8c739f9ed1f736906f966ccd66802c0b7cf177c0 (patch)
tree574da226c6604fa15ba72828dcdf0292109ed1d1 /examples
parentd4397c4e67d1b23f9c78c3981a525bb21248b71d (diff)
downloadastro-8c739f9ed1f736906f966ccd66802c0b7cf177c0.tar.gz
astro-8c739f9ed1f736906f966ccd66802c0b7cf177c0.tar.zst
astro-8c739f9ed1f736906f966ccd66802c0b7cf177c0.zip
Changed docs TOC buttons to be better touch targets (#1570)
Diffstat (limited to 'examples')
-rw-r--r--examples/docs/public/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/docs/public/index.css b/examples/docs/public/index.css
index aadc5c2f5..7ddd90056 100644
--- a/examples/docs/public/index.css
+++ b/examples/docs/public/index.css
@@ -341,6 +341,7 @@ h2.heading {
display: inline-flex;
gap: 0.5em;
width: 100%;
+ padding: 0.15em 0 0.15em 0;
}
.header-link.depth-3 {