Merge branch 'main' into production

This commit is contained in:
0x1eef 2024-01-03 23:54:20 -03:00
commit 503be48359

View file

@ -123,6 +123,7 @@ body .root .content.en {
}
header {
nav, div {
font-size: large;
.react-select.language {
ul {
position: relative;
@ -135,6 +136,9 @@ body .root .content.en {
}
}
}
ul.body {
font-size: large;
}
}
body .root .content.theme.ar {