diff --git a/themes/golangshow/static/css/hyde.css b/themes/golangshow/static/css/hyde.css index 213e232..2c547d4 100644 --- a/themes/golangshow/static/css/hyde.css +++ b/themes/golangshow/static/css/hyde.css @@ -58,6 +58,7 @@ html { padding: 2rem 1rem; color: rgba(255,255,255,.5); background-color: #202020; + overflow-y: scroll; } @media (min-width: 48em) { .sidebar {