[Glitch] RTL: fix user stats in about page
Port 4a95304331
to glitch-soc
This commit is contained in:
parent
81c0cbaa9e
commit
acd870ccba
1 changed files with 4 additions and 0 deletions
|
@ -249,6 +249,10 @@ body.rtl {
|
|||
left: auto;
|
||||
}
|
||||
|
||||
.landing-page__call-to-action .row__information-board {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.landing-page .header .hero .floats .float-1 {
|
||||
left: -120px;
|
||||
right: auto;
|
||||
|
|
Loading…
Reference in a new issue