Structure of the pomodoros counter done

This commit is contained in:
2021-09-20 20:29:18 -03:00
parent a9e9e1483e
commit b20c2ed18d
7 changed files with 105 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ $lightest-color: #D7FBE8;
@import 'goDownArrow';
@import 'aboutThis';
@import 'historyButton';
@import 'pomodoro-counter';
html, body {
margin: 0;