Skip to content

Commit

Permalink
ADW LOGO fix
Browse files Browse the repository at this point in the history
  • Loading branch information
webbrowser11 authored Dec 21, 2024
1 parent e450b49 commit 36bfd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="main.css">
</head>
<body>
<a href="index.html"><img style="margin-top: 1.5vh;" src="https://raw.githubusercontent.com/ADW-Development/ADW-development.github.io/refs/heads/main/Images/ADW-Borderless.png" alt="ADW logo"></a>
<a href="index.html"><img style="margin-top: 1.5vh;" src="https://raw.githubusercontent.com/ADW-Development/ADW-development.github.io/refs/heads/main/Favicon.png" alt="ADW logo"></a>
<ul style="margin-top: 0.5vh;">
<ul style="margin-top: 0.5vh;">
<li style="font-size: 20px;">Welcome to <span class="title" style="font-size: 25px; position: relative; top: 1px;">ADW!</span></li>
Expand Down

0 comments on commit 36bfd5f

Please sign in to comment.