css login form

This commit is contained in:
2023-11-27 16:06:28 +01:00
parent d6bd976a4c
commit 8ed04c2f8b
4 changed files with 73 additions and 30 deletions
@@ -32,7 +32,7 @@
.create-account-link{
@extend %buttonwithborder;
width: 80%
// width: 80%
}
.request-password-link{
@extend %buttonwithborder;
@@ -40,11 +40,14 @@
.views-field-edit-node{
@extend %buttonwithborder;
width: fit-content;
margin-top: 1rem;
}
.views-field-edit-user{
@extend %buttonwithborder;
width: fit-content;
margin-top: 1rem;
}
footer{