justarrived / just-match-web

JustMatch Web
https://app.justarrived.se
5 stars 1 forks source link

Arabic Aligning - homepage_top_banner #445

Closed xEPIx closed 7 years ago

xEPIx commented 7 years ago

on https://justarrived.se/ar/

.homepage_top_banner_v2_bottom_container .homepage_top_banner_v2_bottom_container_left { text-align: left; Should be right, Also:

.homepage_top_banner_v2_bottom_container .homepage_top_banner_v2_bottom_container_right .cta-text { width: 60%; height: auto; max-width: 120px; display: inline-block; text-align: left; }

text align should be right here.

This will fix the aligning issue on the top banner.

bex1 commented 7 years ago

This issue was moved to justarrived/just_match_api#1097