Skip to content

Commit

Permalink
Spelling Error
Browse files Browse the repository at this point in the history
- Spelling error in castaway nav bar
  • Loading branch information
JacobSeto committed Aug 18, 2024
1 parent 118e252 commit 666daae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h2>Get in touch</h2>
<a href="#flock-arena">Flock Arena</a>
<a href="#carbon">Carbon Footprint Calc</a>
<a href="#planetoids">Planetoids</a>
<a href="#castaways">castaways</a>
<a href="#castaways">Castaways</a>
</div>
</li>
<li><a href="#resume">Resume</a></li>
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ a {

.about p {
padding-bottom: 50px;
padding-left: 150px;
width: 80%;
padding-left: 100px;
width: 85%;
}


Expand Down

0 comments on commit 666daae

Please sign in to comment.