Skip to content

Commit

Permalink
NOT A FREAKING TITLE
Browse files Browse the repository at this point in the history
  • Loading branch information
steph1111 committed Aug 17, 2024
1 parent 37c9eba commit 3fcffe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/member.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</figure>
<div class="card-content">
<h2 class="title has-text-white-ter is-size-6">{{ member.name }}</h2>
<p class="title has-text-white-ter has-text-weight-medium">{{ member.roles }}</p>
<p class="has-text-white-ter has-text-weight-medium">{{ member.roles }}</p>
<p class="has-text-grey-lighter has-text-weight-light content size-9">{{ member.description | truncate: 80}}</p>
</div>
</div>
Expand Down

0 comments on commit 3fcffe5

Please sign in to comment.