Improve persona pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
69b17ea1f2
commit
3fca077425
13 changed files with 471 additions and 220 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="container-fluid mt-3 pt-4 pb-3">
|
||||
<div class="container-fluid my-5 py-4">
|
||||
<div class="row">
|
||||
<div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3">
|
||||
<p class="lead text-center">
|
||||
<div class="col-lg-10 offset-lg-1 col-xl-8 offset-xl-2">
|
||||
<p class="display-6 text-center" style="line-height: 1.5">
|
||||
{{ .Inner | markdownify }}
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue