remove css rule

This commit is contained in:
AlecM33
2022-12-31 11:21:23 -05:00
parent fe79ba5a60
commit 27a392631f

View File

@@ -459,11 +459,9 @@ label[for='moderator'] {
box-shadow: 0 -6px 15px rgb(0 0 0 / 50%);
bottom: 0;
border-radius: 5px;
/* width: fit-content; */
font-size: 20px;
height: 100px;
margin: 0 auto;
max-width: 100%;
background-color: #1b1a24;
width: 100%;
}