revert logo changes

This commit is contained in:
AlecM33
2022-03-01 21:13:50 -05:00
parent c1cfb74fa7
commit 6dd9095af3
2 changed files with 1 additions and 10 deletions

View File

@@ -68,13 +68,6 @@ img[src='../images/logo_cropped.gif'] {
margin: 3em 0 1em 0;
}
#logo-container {
max-width: 400px;
width: 63vw;
min-width: 250px;
margin: 3em 0 1em 0;
}
form > div {
margin: 15px 0;
}

View File

@@ -24,9 +24,7 @@
<div id="mobile-menu-background-overlay"></div>
<div id="navbar"></div>
<div id="home-page-top-section">
<!-- <div id="logo-container">-->
<img src="../images/logo_cropped.gif" alt="logo"/>
<!-- </div>-->
<img src="../images/logo_cropped.gif"/>
<h3>A tool to run werewolf when not in-person, or in any setting without a deck of cards.</h3>
<a href="/create">
<button id="home-create-button" class="app-button">Create A Game</button>