Update font-sizes on theme
This commit is contained in:
parent
206c1be241
commit
5a9da78cd0
3 changed files with 43 additions and 5 deletions
|
@ -8,10 +8,10 @@
|
|||
</div>
|
||||
<div>
|
||||
<h3 class="font-medium">{{ .title }}</h3>
|
||||
<p class="text-sm opacity-70">{{ .description }}</p>
|
||||
<p class="text-lg opacity-70">{{ .description }}</p>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
{{ end }}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue