2.2.8 Change Volume
This commit is contained in:
@ -11,11 +11,11 @@
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: rgb(38, 37, 37);
|
||||
background-color: #36374c;
|
||||
padding: 10%;
|
||||
color: white;
|
||||
border-radius: 15px;
|
||||
box-shadow: 2px 2px 5px rgb(38, 37, 37) ;
|
||||
box-shadow: 2px 2px 5px #36374c ;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
align-items: center
|
||||
|
Reference in New Issue
Block a user