Force header right side on the right
This commit is contained in:
parent
c22d7979ab
commit
39f9d2ba98
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ header .right {
|
|||
display: inline-flex;
|
||||
justify-content: right;
|
||||
text-align: right;
|
||||
direction: rtl;
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue