Remove logout button for link shares

This commit is contained in:
kolaente 2021-07-10 13:13:10 +02:00
parent 7fa94a9bd5
commit f0e093b3d6
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 0 additions and 13 deletions

View file

@ -5,11 +5,6 @@
margin: 2rem 0 1.5rem;
}
.logout {
text-align: right;
margin-bottom: 1rem;
}
.column {
max-width: 100%;
}