diff options
Diffstat (limited to 'app/assets/index.html')
| -rw-r--r-- | app/assets/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index c55e982..4acda28 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -285,11 +285,11 @@ <article class="education"> <h1 class="education__header section-header">Education</h1> <article class="education__details"> - <h2 class="education__details__degree">B.E. in Computer Science and Engineering</h2> - <p class="education__details__university">Arab Academy for Science and Technology</p> - <p class="education__details__gpa">GPA 3.1/4.0 (B - Very Good)</p> - <em class="education__details__location">Alexandria, Egypt</em> - <em class="education__details__duration">Sep. 2005 - Jan. 2011</em> + <h2 class="education__degree">B.E. in Computer Science and Engineering</h2> + <p class="education__university">Arab Academy for Science and Technology</p> + <p class="education__gpa">GPA 3.1/4.0 (B - Very Good)</p> + <em class="education__location">Alexandria, Egypt</em> + <em class="education__duration">Sep. 2005 - Jan. 2011</em> </article> </article> </main> |
