display logout button on header

This commit is contained in:
memeriau
2022-02-02 23:13:01 +01:00
parent 998691b542
commit fd597a8297
3 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
text-align: center;
button {
padding: 0;
background: none;
font-weight: normal;
font-size: 0.9em;
}