This commit is contained in:
Max 2020-06-06 21:06:10 +01:00
parent 7678ec7aa6
commit 5f0a19e0be
2 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,7 @@ body {
main {
min-height: 79.7vh;
min-height: calc(100vh - 200px);
/*padding-bottom: 200px;*/
}

View File

@ -69,6 +69,7 @@
</div>
</div>
<div class="sbar">
<img src="media/gg_logo.png" onclick={window.location.replace('home')} alt="img">
<input id="sfield" type="text" name="search" placeholder="I Want...">