mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Added routing and structure to the login and register
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
color: #ffffff;
|
||||
|
||||
height: 6vh;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.register {
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
|
||||
height: 17vh;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #ffffff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user