Revert to xx-large on iPhone

This commit is contained in:
0x1eef 2024-06-10 02:11:38 -03:00
parent c84d976d49
commit 4db10c4ca6

View file

@ -62,15 +62,11 @@ body .root .content.ltr {
* RTL languages
*/
body .root .content.theme.rtl {
@import "base/breakpoints";
header {
h1 {
font-size: x-large;
@media (min-width: $breakpoint-md) {
font-size: xx-large;
}
}
}
ul.body.stream {
li.ayah {