adjust style

This commit is contained in:
JoanaChicau 2021-03-10 17:31:51 +01:00
parent 7930f6d16f
commit d7fa536c82

View File

@ -143,7 +143,7 @@ button.minimize{
display: flex;
flex-direction: column;
justify-content: space-between;
box-shadow: -4rem 0.6rem 2rem #ffe4fd;
/* box-shadow: -0.2rem -0.2rem 1rem #ffe4fd;*/
width: 100%;
padding: 0.5rem 1rem;
}
@ -168,6 +168,7 @@ button.minimize{
}
.sidebottom {
height: 45vh;
box-shadow: 10rem -6rem 4rem #ffe4fd;
}
.sidebottom p {
margin: 0.25rem 0rem;
@ -182,6 +183,7 @@ button.minimize{
margin-left: 300px;
display: inline-block;
height: 100%;
width: 100%;
}
.live > *{
/* touch-action: none;*/