Browse Source

minor css changes primarily for smaller resolutions

master
jk 4 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 {
width: 30%;
min-width: 400px;
background: var(--bg-colour);
-webkit-background-size: cover;
background-size: cover;