improved responsiveness further
This commit is contained in:
parent
56d1b924a0
commit
1b7a58e4bf
|
@ -147,14 +147,14 @@ a:hover {
|
|||
}
|
||||
|
||||
.contacts {
|
||||
// height: 570px;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.contacts-list{
|
||||
height: 80vh;
|
||||
height: 90vh;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue