Browse Source

adjust style

master
JoanaChicau 3 years ago
parent
commit
d7fa536c82
  1. 4
      narrowstyle.css

4
narrowstyle.css

@ -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;*/

Loading…
Cancel
Save