1
0
Fork 0

attempted fix to header

This commit is contained in:
Sara Gerretsen 2026-02-25 10:27:05 +01:00
parent e7f451c228
commit 6308951de8
2 changed files with 5 additions and 3 deletions

View file

@ -23,7 +23,7 @@
</li>
<li>
<a class="internal" href="https://sg-dev.itch.io/" target="_blank">
<h2>Itch.io</h2>
<h2>Itch.io</h2>
</a>
</li>
</ul>

View file

@ -121,8 +121,10 @@ div.git-logo {
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px/i
text-align: center; background-color: #0000;
padding-bottom: 10px;
max-width: 300%;
text-align: center;
background-color: #0000;
}
.site-header > ul > li {