diff --git a/themes/intotheeast/css/style.css b/themes/intotheeast/css/style.css index 0e663d4..292e273 100644 --- a/themes/intotheeast/css/style.css +++ b/themes/intotheeast/css/style.css @@ -847,3 +847,7 @@ body::after { } .story-escape:hover { color: var(--color-accent); } + +.trip-feed { min-width: 0; } + +.trip-sidebar-section {}