mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +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,
|
p,
|
||||||
li {
|
li {
|
||||||
line-height: 1.45em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
|
@ -14,7 +14,8 @@
|
||||||
<p>
|
<p>
|
||||||
I develop frontend applications with <b>React</b>, <b>Vue</b> and
|
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
|
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>
|
</p>
|
||||||
|
|
||||||
<UiButtonGroup :class="$style.buttons">
|
<UiButtonGroup :class="$style.buttons">
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
<b>technical documentation</b>. Here's the frontend for my notebook.
|
<b>technical documentation</b>. Here's the frontend for my notebook.
|
||||||
</p>
|
</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>
|
</div>
|
||||||
|
|
||||||
<UiButtonGroup :class="$style.buttons">
|
<UiButtonGroup :class="$style.buttons">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue