WIP: Arabic localization.|

This commit is contained in:
a.bouhuolia
2021-06-10 12:51:00 +02:00
parent 4fc7c37260
commit 1ea32884c2
465 changed files with 3299 additions and 2109 deletions

View File

@@ -14,12 +14,20 @@
margin-right: auto;
margin-top: 0;
line-height: 1.4;
html[lang='ar'] & {
font-size: 22px;
}
}
&__desc {
font-size: 16px;
color: #1f3255;
opacity: 0.8;
line-height: 1.6;
html[lang='ar'] & {
font-size: 18px;
}
}
&__actions {
margin-top: 26px;