Copy and layout improvements.
This commit is contained in:
parent
39eb9e039a
commit
02222a5c16
20 changed files with 464 additions and 652 deletions
|
|
@ -90,8 +90,8 @@
|
|||
<strong>How to Subscribe to Your Calendar</strong>
|
||||
<button
|
||||
type="button"
|
||||
@click="showCalendarInstructions = false"
|
||||
class="ci-close"
|
||||
@click="showCalendarInstructions = false"
|
||||
>
|
||||
×
|
||||
</button>
|
||||
|
|
@ -192,14 +192,14 @@
|
|||
</div>
|
||||
|
||||
<div class="content-block">
|
||||
<div class="section-label">Community</div>
|
||||
<div class="section-label">Bulletin Board</div>
|
||||
<DashedBox>
|
||||
<p class="peer-text">
|
||||
Connect with other members through shared interests and
|
||||
Make offers and requests related to shared interests and
|
||||
cooperative topics.
|
||||
</p>
|
||||
<NuxtLink to="/board" class="section-link">
|
||||
Browse the board →
|
||||
Browse the Bulletin Board →
|
||||
</NuxtLink>
|
||||
</DashedBox>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue