diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-13 07:17:06 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-13 07:17:06 +0000 |
| commit | 23585340df6464fb5805daa221fcb22a21f5db23 (patch) | |
| tree | 0aebb3a9d8acd598a42e5c94eb3349995b2592b9 /about.html | |
| parent | 62ac821af8f32691e0dfc774be8969916260d0c9 (diff) | |
Minor fix
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -86,11 +86,12 @@ <main id = 'solutions-main'> <section class = 'search container'> - <h3 class="">About Us</h3> - <p class="about-p"> - We are 4 students from the University of Toronto. - </p> + <section class="abt-content"> + <h3 class="">About Us</h3> + <p class="about-p"> + We are 4 students from the University of Toronto. + </p> <h4 class="abt-name">Nargiza Nosirova</h4> <p>Occupation: Student</p> <p>Department: CS</p> |
