summaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-07 06:54:57 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-07 06:54:57 +0200
commit08788aa48f30c6821fdd4ec15b16f05f075769d7 (patch)
tree671021b87d746cffcedbb08d3f20256a3feed6b3 /app/assets
parentca6bdbb39732d0b491d9f55c0fa1f1abbff9e865 (diff)
Style the education section of the page
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/assets/index.html b/app/assets/index.html
index 9f9cff5..8e9856a 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -239,13 +239,13 @@
</article>
</article>
- <article>
+ <article class="education">
<h1>Education</h1>
- <strong>B.E. in Computer Science and Engineering</strong>
- <strong>GPA 3.1/4.0 (B - Very Good)</strong>
- <a href="https://aast.edu">
- Arab Academy for Science and Technology (<abbr>AASTMT</abbr>)
- </a>
+ <article>
+ <h2>B.E. in Computer Science and Engineering</h2>
+ <p>Arab Academy for Science and Technology</p>
+ <p>GPA 3.1/4.0 (B - Very Good)</p>
+ </article>
</article>
</main>
</body>