Skip to content

Commit

Permalink
Link correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ake123 committed Apr 29, 2024
1 parent 9792291 commit a6de9ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ section {
-o-object-fit: contain;
object-fit: cover;
z-index: 1;
margin-left: 150px;
margin-left: 10px;
}

.miaverse img {
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ <h1>miaverse</h1>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="index.html#hero" class="active">Home</a></li>
<li><a href="index.html#Data">Data</a></li>
<li><a href="index.html#Methods">Methods</a></li>
<li><a href="index.html#data">Data container</a></li>
<li><a href="index.html#services">Methods</a></li>
<li><a href="index.html#Documentation">Documentation</a></li>
<!-- <li><a href="blog.html">Information</a></li> -->
<!-- </li> -->
Expand Down

0 comments on commit a6de9ce

Please sign in to comment.