parent
0c17821874
commit
50f5741041
|
|
@ -67,7 +67,7 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 15pt;">
|
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 12pt;">
|
||||||
<view style="display: flex; flex-direction: row; align-items: center;">
|
<view style="display: flex; flex-direction: row; align-items: center;">
|
||||||
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -177,7 +177,7 @@
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 15pt;">
|
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 12pt;">
|
||||||
<view style="display: flex; flex-direction: row; align-items: center;">
|
<view style="display: flex; flex-direction: row; align-items: center;">
|
||||||
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 15pt;">
|
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 12pt;">
|
||||||
<view style="display: flex; flex-direction: row; align-items: center;">
|
<view style="display: flex; flex-direction: row; align-items: center;">
|
||||||
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -263,7 +263,7 @@
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 15pt;">
|
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 12pt;">
|
||||||
<view style="display: flex; flex-direction: row; align-items: center;">
|
<view style="display: flex; flex-direction: row; align-items: center;">
|
||||||
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
{{ range .resume.headings }}
|
{{ range .resume.headings }}
|
||||||
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 15pt;">
|
<view style="display: flex; flex-direction: column; gap: 6pt; margin-top: 12pt;">
|
||||||
<view style="display: flex; flex-direction: row; align-items: center;">
|
<view style="display: flex; flex-direction: row; align-items: center;">
|
||||||
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
<view style="height: 3.75pt; width: 30pt; background-color: rgb(129, 140, 248); margin-right: 10.5pt;">
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue