forked from treehouse/mastodon
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…
Reference in New Issue