feat(style): modify root font-size for more consistent design
This commit is contained in:
parent
cc84579214
commit
7b5d816992
5 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
<img src="{{ getImage .Person.Image }}" alt="{{ .Person.Name }}'s image">
|
||||
</figure>
|
||||
<div class="presentation__information">
|
||||
<h2>{{ .Person.Name }}</h2>
|
||||
<h1>{{ .Person.Name }}</h1>
|
||||
<p>{{ .Person.Pronouns }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue