changed some styles and layout

This commit is contained in:
2022-07-29 19:44:09 -03:00
parent 5517588c5e
commit 37d154d960
7 changed files with 124 additions and 91 deletions

View File

@@ -4,6 +4,7 @@
align-items: center;
justify-content: center;
height: 68vh;
min-height: 480px;
background-color: var(--main-background-color);
}
.main-pomodoro .timer {