Style for the login/register form done

This commit is contained in:
2021-09-25 14:26:24 -03:00
parent 1f5222c069
commit 8e72320c28
7 changed files with 146 additions and 23 deletions

View File

@@ -36,6 +36,8 @@
}
$background-color: #ffffff;
$border-color: #969696;
$main-color: #62D2A2;
$second-color: #1FAB89;
@@ -50,6 +52,7 @@ $lightest-color: #D7FBE8;
@import 'aboutThis';
@import 'historyButton';
@import 'pomodoro-counter';
@import 'identify';
html, body {
margin: 0;