corrected margin
This commit is contained in:
parent
966b44a7e0
commit
39ac5165d9
1 changed files with 11 additions and 5 deletions
16
index.html
16
index.html
|
|
@ -539,24 +539,28 @@
|
|||
|
||||
@media (max-width: 768px) {
|
||||
.app__button-ios img {
|
||||
width: 112px;
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.app__button-web {
|
||||
margin-left: 8px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.app__button-web img {
|
||||
width: 112px;
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.app__button-download img {
|
||||
height: 33.18;
|
||||
height: 35.55;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.app__button-download {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.app__section-title {
|
||||
|
|
@ -692,7 +696,9 @@
|
|||
class="blue-link">@dayanch96</a></strong>) supercharged with +15 tweaks :</strong></summary>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/dayanch96" class="blue-link"><strong>YTLite:</strong></a> YouTube tweak providing no ads, background playback, customizable navigation and tab bars; includes Advanced mode with over 50 additional options for enhanced customization.</li>
|
||||
<li><a href="https://github.com/dayanch96" class="blue-link"><strong>YTLite:</strong></a> YouTube tweak
|
||||
providing no ads, background playback, customizable navigation and tab bars; includes Advanced mode with
|
||||
over 50 additional options for enhanced customization.</li>
|
||||
<br>
|
||||
<li><strong><a href="https://github.com/Galactic-Dev/iSponsorBlock"
|
||||
class="blue-link">iSponsorBlock:</a></strong> Skips annoying sponsor ads inside videos. iSponsorBlock
|
||||
|
|
|
|||
Loading…
Reference in a new issue