Sign in button to connect account

This commit is contained in:
2019-09-04 18:13:50 +02:00
parent 729110f8d1
commit cae13ed662
5 changed files with 49 additions and 19 deletions
@@ -1,7 +1,11 @@
header#topbar section#user-account {
button {
margin-left: 1.2rem;
margin-left: 1.5rem;
}
button + button {
margin-left: 0.6rem;
}
}