Adds icon to goal form
This commit is contained in:
parent
3a7271309e
commit
11ea829657
7 changed files with 87 additions and 62 deletions
|
@ -100,7 +100,7 @@
|
|||
<article class="card">
|
||||
<header class="card-header">
|
||||
<h3 class="card-header-title has-background-primary has-text-white">
|
||||
{{ year }} reading goal
|
||||
<span class="icon icon-book is-size-3 mr-2" aria-hidden="true"></span> {{ year }} reading goal
|
||||
</h3>
|
||||
</header>
|
||||
<section class="card-content content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue