Merge branch 'main' into production
This commit is contained in:
commit
503be48359
1 changed files with 4 additions and 0 deletions
|
@ -123,6 +123,7 @@ body .root .content.en {
|
||||||
}
|
}
|
||||||
header {
|
header {
|
||||||
nav, div {
|
nav, div {
|
||||||
|
font-size: large;
|
||||||
.react-select.language {
|
.react-select.language {
|
||||||
ul {
|
ul {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -135,6 +136,9 @@ body .root .content.en {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ul.body {
|
||||||
|
font-size: large;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body .root .content.theme.ar {
|
body .root .content.theme.ar {
|
||||||
|
|
Loading…
Reference in a new issue