Update styles for experiences section
This commit is contained in:
parent
4ff5846be8
commit
23d6cd5521
2 changed files with 53 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="container-fluid anchor pb-5 experiences-section" id="{{ replace (lower .section.name) " " "-" }}">
|
||||
{{ if not (.section.hideTitle) }}
|
||||
<h1 class="text-center">{{ .section.name }}</h1>
|
||||
<h2 class="text-center">{{ .section.name }}</h1>
|
||||
{{ end }}
|
||||
|
||||
<div class="container timeline text-justify">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue