diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-04 22:57:56 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-04 22:57:56 +0200 |
| commit | 618c3013df8d73a1dadc612b959b97bddf3c26ef (patch) | |
| tree | 50d6c012ec7b46ee222304c9a8c9301c45160b21 /app/assets | |
| parent | 522c9d41dd3ab210509d007c047f942110994fab (diff) | |
Add styling for sections headers
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index 8720830..7dc4813 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -44,8 +44,7 @@ need arises). </p> </article> - - <article> + <article class="skills"> <h1>Skills</h1> <dl> <dt>DevOps</dt> |
