Skip to content

Commit c549b84

Browse files
committed
Update index wording
1 parent 308192b commit c549b84

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/rorvswild_theme_rdoc/site/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
Do you, do you, do you, do you<br>
9898
Know what you're doing, doing, to me?
9999
</h2>
100-
<p><a href="https://www.youtube.com/watch?v=qObzgUfCl28" target="_blank" rel="noopener noreferrer">Do you remember?</a> What gem should we feature? What should we do?</p>
100+
<p><a href="https://www.youtube.com/watch?v=qObzgUfCl28" target="_blank" rel="noopener noreferrer">Do you remember</a>? Got feedback?</p>
101101

102102
<a href="https://bsky.app/profile/rorvswild.com" class="button">
103103
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">

lib/rorvswild_theme_rdoc/site/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,13 @@ section.support {
172172
}
173173

174174
section.support .badge {
175-
background-color: var(--color-code-background);
175+
background-color: var(--color-background);
176176
box-shadow: 0 0 0 1px var(--color-border) inset;
177177
border-radius: 0.5rem;
178178
font-size: 0.694rem;
179179
line-height: 1rem;
180180
padding: 0.25rem 0.5rem;
181-
top: -3.75rem;
181+
top: -3.85rem;
182182
position: relative;
183183
display: inline-block;
184184
}

0 commit comments

Comments
 (0)