mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
Changed docs TOC buttons to be better touch targets (#1570)
This commit is contained in:
parent
d4397c4e67
commit
8c739f9ed1
2 changed files with 2 additions and 0 deletions
|
@ -337,6 +337,7 @@ h2.heading {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
gap: 0.5em;
|
gap: 0.5em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 0.15em 0 0.15em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-link.depth-3 {
|
.header-link.depth-3 {
|
||||||
|
|
|
@ -341,6 +341,7 @@ h2.heading {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
gap: 0.5em;
|
gap: 0.5em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 0.15em 0 0.15em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-link.depth-3 {
|
.header-link.depth-3 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue