mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-16 17:59:13 +00:00
improved responsiveness further
This commit is contained in:
parent
56d1b924a0
commit
1b7a58e4bf
@ -147,14 +147,14 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contacts {
|
.contacts {
|
||||||
// height: 570px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contacts-list{
|
.contacts-list{
|
||||||
height: 80vh;
|
height: 90vh;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user