diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-07-04 18:43:44 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-07-04 23:11:44 +0200 |
| commit | 39932dd71d54055692ba9985a233905f7066be7a (patch) | |
| tree | 02ef5fa64167ae86bd7c1d599ee93c1aff4035d6 /app/assets | |
| parent | d73707ba7ba1bbcd7baf25fe0a9217fb40890c90 (diff) | |
Add the section-header component style
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index 5ee3a4d..a8a633c 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -59,7 +59,7 @@ </p> </article> <article class="skills"> - <h1>Skills</h1> + <h1 class="skills__header section-header">Skills</h1> <dl> <dt>DevOps</dt> <dd>Ansible, Terraform, Docker, Vagrant, Makefile, certbot.</dd> |
