mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-24 18:36:41 +07:00
fixed writings on headers
This commit is contained in:
parent
09fc460b4e
commit
2e92e2e809
3 changed files with 4 additions and 3 deletions
|
@ -88,7 +88,7 @@ h5 {
|
|||
|
||||
p,
|
||||
li {
|
||||
line-height: 1.45em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
li {
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
<p>
|
||||
I develop frontend applications with <b>React</b>, <b>Vue</b> and
|
||||
numerous other frameworks as a job and a hobby. I'm also capable of
|
||||
doing <b>Typescript</b> and <b>Golang</b> backends.
|
||||
doing <b>Typescript</b> and <b>Golang</b> backends, services, and
|
||||
integrations.
|
||||
</p>
|
||||
|
||||
<UiButtonGroup :class="$style.buttons">
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<b>technical documentation</b>. Here's the frontend for my notebook.
|
||||
</p>
|
||||
|
||||
<p>There's also my Curriculum Vitae and contact info.</p>
|
||||
<p>There's also my Curriculum Vitae and contact info here.</p>
|
||||
</div>
|
||||
|
||||
<UiButtonGroup :class="$style.buttons">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue