Fix access guide spacing and user help link

This commit is contained in:
Timo
2026-07-15 13:34:35 +02:00
parent 2b485fed53
commit 6aa2f53e6b
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@
<li>Open KoalaSync and select the video tab again.</li>
</ol>
<p>You do not need to wait for a KoalaSync update. These steps work immediately.</p>
<p><a class="support-link" href="https://support.google.com/chrome/answer/2664769?hl=en#:~:text=Let%20extensions%20read%20and%20change%20site%20data" target="_blank" rel="noopener">Open Googles official step-by-step instructions for changing an extensions website access</a></p>
</section>
<div class="support-callout" role="note">
+7 -1
View File
@@ -92,10 +92,16 @@
}
.support-card h2 {
margin-bottom: 0.8rem;
margin: 0 0 0.8rem;
font-size: clamp(1.35rem, 3vw, 1.75rem);
}
.support-card > .support-eyebrow {
display: flex;
width: fit-content;
margin: 0 0 1rem;
}
.support-card h3 {
margin-bottom: 0.55rem;
font-size: 1.05rem;