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:
@@ -6,6 +6,9 @@
|
||||
justify-content: center;
|
||||
height: 17vh;
|
||||
}
|
||||
.header-main-page a {
|
||||
text-decoration: none;
|
||||
}
|
||||
.header-main-page h1 {
|
||||
color: #ffffff;
|
||||
font-size: 7vh;
|
||||
@@ -68,6 +71,7 @@
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
height: 6vh;
|
||||
cursor: pointer;
|
||||
}
|
||||
.banner-login .button-container .register {
|
||||
border: solid 1px #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user