Browse Source

minor css changes primarily for smaller resolutions

master
jk 5 years ago
parent
commit
0364072a7d
  1. 1
      themes/anatole/static/css/style.css

1
themes/anatole/static/css/style.css

@ -218,6 +218,7 @@ width:95%;
} }
.sidebar { .sidebar {
width: 30%; width: 30%;
min-width: 400px;
background: var(--bg-colour); background: var(--bg-colour);
-webkit-background-size: cover; -webkit-background-size: cover;
background-size: cover; background-size: cover;