adding presentation background

This commit is contained in:
2022-08-14 22:11:54 +02:00
parent a02e740c0f
commit e9846b29e5
41 changed files with 212 additions and 104 deletions

View File

@@ -27,7 +27,7 @@
.line {
opacity: 1;
transition: 1000ms all ease-in-out;
transition: 100ms all ease-in-out;
&.disabled {
opacity: 0.5;
@@ -65,7 +65,7 @@
left: 40px;
right: 40px;
transition: 1000ms all ease-in-out;
transition: 1000ms top ease-in-out;
}
.error {