forked from nutomic/joinpeertube
Fix bouton github en double
This commit is contained in:
parent
9a918f7466
commit
b98bd1a1e1
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ body .medias .container {
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro a[href="#how-it-works"],
|
.intro a[href="#how-it-works"],
|
||||||
.install a[href*="github"] {
|
.install a[href="https://github.com/Chocobozzz/PeerTube/#production"] {
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
color: #F1680D;
|
color: #F1680D;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Reference in a new issue