mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
clean up state management
This commit is contained in:
@@ -221,6 +221,16 @@ input {
|
||||
z-index: 53000;
|
||||
}
|
||||
|
||||
#how-to-use-container {
|
||||
color: #d7d7d7;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 0 auto;
|
||||
width: 95%;
|
||||
max-width: 70em;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
#desktop-links > a:nth-child(1), #mobile-links a:nth-child(1) {
|
||||
margin: 0 0.5em;
|
||||
width: 50px;
|
||||
|
||||
Reference in New Issue
Block a user