Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CHEGEBB committed Feb 17, 2024
2 parents 69a78da + ff048a6 commit 2e53667
Show file tree
Hide file tree
Showing 5 changed files with 1,761 additions and 1,588 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
3 changes: 2 additions & 1 deletion css/about.css
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ footer a:hover{
}
body{
width: 375px;
overflow-x: hidden;
}

.menu-toggle img{
Expand Down Expand Up @@ -912,4 +913,4 @@ footer a:hover{
.about3 img {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
}
}
Loading

0 comments on commit 2e53667

Please sign in to comment.