mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-26 12:08:15 +00:00
Fix access guide spacing and user help link
This commit is contained in:
@@ -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 Google’s official step-by-step instructions for changing an extension’s website access</a></p>
|
||||
</section>
|
||||
|
||||
<div class="support-callout" role="note">
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user