Skip to content

Commit

Permalink
Corrected Grammar and UG news link inserted
Browse files Browse the repository at this point in the history
  • Loading branch information
blip-cmd committed Nov 27, 2023
1 parent bbd0975 commit 9c12b80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ <h1 class="about-container-header">Get To Know Us</h1>
<div class="about-section">
<div class="about-content">
<h3>Our Organization</h3>
<p>The University of Ghana is one of Africa's most preeminent public universities. Our impact on individuals, our region, and the world is profound. Whether we are launching young people into a boundless future or confronting the grand challenges of our time through dauntless research.
UG educates more than 38,000 students annually, with approximately 2.64% being computer science students. We turn ideas into impact and transform the world around us. For more about our impact, visit our news site, UG News.</p>
<p>The University of Ghana is one of Africa's most pre-eminent public universities. Our impact on individuals, our region, and the world is profound. Whether we are launching young people into a boundless future or confronting the grand challenges of our time through dauntless research.
UG educates more than 38,000 students annually, with approximately 2.64% being computer science students. We turn ideas into impact and transform the world around us. For more about our impact, visit our news site, <a href="https://www.ug.edu.gh/news">UG News</a>.
</p>
</div>
<div class="about-image">
<img src="./img/about-banner.jpg" alt="">
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ h2 {
background-color: #bd9c6c;
color: white;
text-decoration: none;
border-radius: 5px;
border-radius: 7px;
transition: transform 0.3s ease-in-out;
}

Expand Down

0 comments on commit 9c12b80

Please sign in to comment.