diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-04 21:17:15 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-04 21:17:15 +0200 |
| commit | 58bb8726dfa0bb20ab3e06662f9a62d08acdf2e3 (patch) | |
| tree | e333bf781a74794c7f4aa766f4bfc506658720ea /app/assets/index.html | |
| parent | 2fcb2b8db70ce8c3bc34c01f6666048337fe244a (diff) | |
Style the summary section
Diffstat (limited to 'app/assets/index.html')
| -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 d753253..8720830 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -34,7 +34,7 @@ </address> </header> - <article> + <article class="summary"> <h1>Summary</h1> <p> Current senior backend and infrastructure developer at <a href="https://sapera.com">Sapera GmbH</a>, with 7+ |
