tumblr: dark mode fix again

This commit is contained in:
mehbark 2024-02-20 23:43:29 -05:00
parent 21a9e7d18f
commit ea770df10d

View file

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