Added folders and disabled login banner when the user is identificated

This commit is contained in:
2021-09-27 18:55:08 -03:00
parent 36ceb825d6
commit 65e271de30
12 changed files with 49 additions and 27 deletions

View File

@@ -82,6 +82,10 @@
border-radius: 24px;
}
.blank {
opacity: 0%;
}
.main-pomodoro {
display: flex;
flex-direction: column;