mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 07:47:50 +01:00
remove css rule
This commit is contained in:
@@ -459,11 +459,9 @@ label[for='moderator'] {
|
|||||||
box-shadow: 0 -6px 15px rgb(0 0 0 / 50%);
|
box-shadow: 0 -6px 15px rgb(0 0 0 / 50%);
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
/* width: fit-content; */
|
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 100%;
|
|
||||||
background-color: #1b1a24;
|
background-color: #1b1a24;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user