diff --git a/themes/golangshow/static/css/compiled.css b/themes/golangshow/static/css/compiled.css index f954133..e00a840 100644 --- a/themes/golangshow/static/css/compiled.css +++ b/themes/golangshow/static/css/compiled.css @@ -488,6 +488,7 @@ html { padding: 2rem 1rem; color: rgba(255,255,255,.5); background-color: #202020; + overflow-y: scroll; } @media (min-width: 48em) { .sidebar { @@ -1128,4 +1129,4 @@ a.label:focus { left: 3px; color: #6A9FB5; top: 8px; -} \ No newline at end of file +}