Implemented Login workflow
This commit is contained in:
@@ -105,16 +105,3 @@ footer {
|
||||
background: var(--color-background-light) !important;
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
padding: 0.6rem 1rem;
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
background: var(--color-accent);
|
||||
color: var(--color-text);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.button-secondary:hover {
|
||||
background: #555555;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user