UI User relativ functional
This commit is contained in:
@@ -28,6 +28,10 @@ h1, h2{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.left_block{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -120,7 +124,7 @@ button:hover{
|
||||
flex-direction: column;
|
||||
background-color: #535C91;
|
||||
opacity: 71;
|
||||
padding: 2rem;
|
||||
padding: 2rem 4rem 2rem 2rem;
|
||||
border-radius: 1rem;
|
||||
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.9);
|
||||
color: white;
|
||||
@@ -135,7 +139,7 @@ button:hover{
|
||||
}
|
||||
|
||||
.choose_user_form_title hr{
|
||||
width: 40%;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.choose_user_form_content{
|
||||
|
||||
Reference in New Issue
Block a user