Merge branch 'main' into production
This commit is contained in:
commit
e61ea49a67
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,9 @@ body .root .content.en {
|
|||
ul.body {
|
||||
font-size: large;
|
||||
}
|
||||
footer {
|
||||
font-size: large;
|
||||
}
|
||||
}
|
||||
|
||||
body .root .content.theme.ar {
|
||||
|
@ -160,6 +163,7 @@ body .root .content.theme.ar {
|
|||
}
|
||||
|
||||
footer {
|
||||
font-size: large;
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue