Adding new icons for the change layout button

This commit is contained in:
David Négrier 2021-06-17 18:30:08 +02:00
parent d6ec0d22d3
commit 4ec92ddf58
4 changed files with 7 additions and 3 deletions

View file

@ -231,7 +231,7 @@ video.myCamVideo{
background: #666;
box-shadow: 2px 2px 24px #444;
border-radius: 48px;
transform: translateY(20px);
transform: translateY(15px);
transition-timing-function: ease-in-out;
margin: 0 4%;
}