/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

.left-sidebar {
    width: 200px;
    padding: 15px 0 10px 10px;
}

.site-logo {
    margin-bottom: 10px;
    width: 180px;
}

.left-categories {
    max-height: calc(100vh - 60px);
}

.left-categories li {
    margin-bottom: 0px;
}
/*
.g-content {
    width: calc(100% - 200px);
}
*/
