fix: author card bio text size
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
{{ .Params.name | default .Title }}
|
||||
</a>
|
||||
{{- with .Params.bio -}}
|
||||
<p class="text-fog text-sm leading-relaxed line-clamp-2 font-body">{{ . }}</p>
|
||||
<p class="text-fog text-md leading-relaxed line-clamp-2 font-body">{{ . }}</p>
|
||||
{{- end -}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user