forked from sh-edraft.de/sh_discord_bot
Fixed header styling #70
This commit is contained in:
parent
dbbd2b54c4
commit
d5ad5ded88
@ -38,7 +38,6 @@ header {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 0px 5px;
|
|
||||||
|
|
||||||
.p-button.p-button-text {
|
.p-button.p-button-text {
|
||||||
border: none;
|
border: none;
|
||||||
@ -55,6 +54,7 @@ header {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
margin: 0px 5px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-menu-overlay {
|
.p-menu-overlay {
|
||||||
|
Loading…
Reference in New Issue
Block a user