mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
docs: fix overeager CSS selector ballooning badges
This commit is contained in:
parent
e880c7cac6
commit
658fd2521f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ h1 {
|
||||||
margin: 14px 0 24px 0;
|
margin: 14px 0 24px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#borg-documentation .external img {
|
#borg-documentation h1 + p .external img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue