mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
revert logo changes
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user