[index] Fix dangling element <em>
This commit is contained in:
parent
2e8bdaabdc
commit
331f2410bc
|
@ -33,7 +33,7 @@
|
|||
<div class="container parent-link" style="display:flex; flex-direction: row; justify-content: space-around; margin-top: 2em;">
|
||||
</div>
|
||||
<div class="container motto">
|
||||
<small><em>For the glory of mankind.<em></small>
|
||||
<small><em>For the glory of mankind.</em></small>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue