/* THIS IS A PLACEHOLDER FILE place a css file at $static_dir/static/custom.css to apply custom styles to your frontend */ /* qb: for 3v.is */ .app-layout { --miniColumn: 38rem !important; --maxiColumn: minmax(var(--miniColumn), 42rem) !important; --columnGap: 0.5em !important; --status-margin: 0.5em !important; } :root { --post-line-height: 2.0; }