Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woojin211 authored Jun 1, 2024
1 parent 40e29b5 commit 7447afc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
}

.logo {
max-width: 150px;
font-size: 2rem;
font-weight: bold;
margin-bottom: 1rem;
}

Expand Down Expand Up @@ -126,7 +127,7 @@
</head>
<body>
<header>
<img src="https://drive.google.com/uc?export=view&id=1eGsNDhhRZVYTUVZgD6c6V9tVYmOJBNft" alt="OverWind Logo" class="logo" onerror="this.src='https://via.placeholder.com/150'; this.onerror=null;">
<div class="logo">OverWind</div>
</header>

<section>
Expand Down

0 comments on commit 7447afc

Please sign in to comment.