added back to login button
This commit is contained in:
@@ -80,3 +80,20 @@
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.back-to-login {
|
||||
position:relative;
|
||||
height:2rem;
|
||||
img {
|
||||
position:absolute;
|
||||
top:0.25rem;
|
||||
left:0.5rem;
|
||||
}
|
||||
a {
|
||||
position: relative;
|
||||
top:0;
|
||||
left:3rem;
|
||||
text-decoration: none;
|
||||
color:$black;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user