mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
/gold/about: Fixed missing whitespace.
This commit is contained in:
@@ -299,7 +299,7 @@ section#about-gold, section#about-gold-partners {
|
||||
|
||||
.or {
|
||||
font-size: 18px;
|
||||
margin: 0 16px;
|
||||
margin: 0 16px 0 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<p>${description}</p>
|
||||
% endif
|
||||
<div class="actions">
|
||||
<a class="buy-gold-button" href="/gold">${_('buy reddit gold')}</a>
|
||||
<a class="buy-gold-button" href="/gold">${_('buy reddit gold')}</a> 
|
||||
<span class="or">${_('or')}</span>
|
||||
<a class="postcard-button" href="/gold/about#postcard"><img src="${static('gold/stamp.png')}" alt=""> ${_('send us a postcard')}</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user