Skip to content

Commit

Permalink
Resume Files Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
harithaguna committed Mar 30, 2024
1 parent 1c829f3 commit c7f4eaa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion resume/resume.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ a{
border-radius: 5px;
cursor: pointer;
}

.skills:hover{
padding: 3px;
}
Expand Down
2 changes: 1 addition & 1 deletion resume/resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h4 class="ResumeTitle">Skills</h4>
<div class="col-md-5 " >
<p><i class="fa-solid fa-database mx-2"></i><span class="title">Database</span> </p>
<div class="row">
<div class="webSkills p-2 col-md-5 mySQL ml-3"><i class="fa-brands fa-html5 "></i> MySQL</div>
<div class="webSkills p-2 col-md-5 mySQL ml-3"><i class="fa-brands fa-html5"></i> MySQL</div>
<div class="webSkills p-2 mx-2 col-md-5 mongodb"><img src="/PersonalPortfolio/assets/mongoDB.png" alt="postman" height="20"width="20"> MongoDB</div>
</div>
</div>
Expand Down

0 comments on commit c7f4eaa

Please sign in to comment.