From ea770df10d2e99c5ac76081b6228c2dfb30d3e2e Mon Sep 17 00:00:00 2001 From: mehbark Date: Tue, 20 Feb 2024 23:43:29 -0500 Subject: [PATCH] tumblr: dark mode fix again --- pch/tumblr.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pch/tumblr.toml b/pch/tumblr.toml index e1a9630..a0ae5d6 100644 --- a/pch/tumblr.toml +++ b/pch/tumblr.toml @@ -130,6 +130,7 @@ data.contents = ''' flex-direction: column; gap: 1rem; overflow: scroll; + color: black; //height: 50vh; }