tumblr: dark mode fix again

This commit is contained in:
mehbark 2024-02-20 23:43:29 -05:00
parent 70a15c6083
commit 0ddc8b12de

View file

@ -130,6 +130,7 @@ data.contents = '''
flex-direction: column;
gap: 1rem;
overflow: scroll;
color: black;
//height: 50vh;
}