Remove height properties

This commit is contained in:
0x1eef 2023-11-15 19:27:55 -03:00
parent 9e2bf6a75a
commit 3b391131ff
2 changed files with 0 additions and 2 deletions

View file

@ -38,7 +38,6 @@ body .root .content.theme {
font-size: xx-large; font-size: xx-large;
margin: 0; margin: 0;
line-height: 1.5; line-height: 1.5;
min-height: 75px;
a { a {
text-decoration: none; text-decoration: none;
} }

View file

@ -5,7 +5,6 @@
.root .content.theme { .root .content.theme {
ul.body.stream { ul.body.stream {
height: 70%;
scrollbar-gutter: stable; scrollbar-gutter: stable;
li.ayah { li.ayah {