Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiyani-Manganyi authored Jul 29, 2024
1 parent 9c11ebc commit aa4f913
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h2 class="h2 section-title">TERTIARY EDUCATION:TSHWANE UNIVERSITY OF TECTNOLOGY
<ul class="portfolio-list">

<li>
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg')">
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg');width: 700px">
<div class="card-content">

<p class="card-subtitle">About Me</p>
Expand Down Expand Up @@ -182,7 +182,7 @@ <h4 class="h3 card-title">YEAR COMPLETED:2019</h4>
-->
<center>
<section class="section skills" id="skills">
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg');width: 800px;margin-left: 50px;">
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg');width: 700px;margin-left: 50px;">

<p class="section-subtitle">My Skills</p>

Expand Down Expand Up @@ -298,7 +298,7 @@ <h3 class="skills-title">JavaScript</h3>
<section class="section contact" id="contact">
<div class="">

<div class="contact-card" style="width: 800px;height: 500px;text-align: center;margin-left: 50px;">
<div class="contact-card" style="width: 700px;height: 500px;text-align: center;margin-left: 50px;">


<div class="" >
Expand Down Expand Up @@ -368,7 +368,7 @@ <h3 class="contact-item-title">Phone</h3>
-->

<section class="section blog" id="blog">
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg');width: 800px;margin-left: 50px;">
<a href="#" class="portfolio-card" style="background-image: url('./assets/images/portfolio-2.jpg');width: 700px;margin-left: 50px;">

<p class="section-subtitle">My Interests</p>

Expand Down

0 comments on commit aa4f913

Please sign in to comment.