diff --git a/themes/freemind/source/css/style.css b/themes/freemind/source/css/style.css index 3793cce..0de591e 100644 --- a/themes/freemind/source/css/style.css +++ b/themes/freemind/source/css/style.css @@ -29,6 +29,10 @@ body { #sidebar { font-size: 0.9em; } +#side_meta { + position: sticky; + top: 10px; +} .post { font-size: 1em; }