attempted fix to header
This commit is contained in:
parent
e7f451c228
commit
6308951de8
2 changed files with 5 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue