[Glitch] RTL: fix user stats in about page

Port 301cbcc980 to glitch-soc
main
Thibaut Girka 6 years ago
parent ef9c11e050
commit aa277ab5fb

@ -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…
Cancel
Save