:root { --polkadot-pink: #E6007A ; --polkadot-green: #56F39A ; --polkadot-lime: #D3FF33 ; --polkadot-cyan: #00B2FF ; --polkadot-purple: #552BBF ; } body > nav.sidebar > div.sidebar-crate > a > img { /* logo width, given that the sidebar width is 200px; */ width: 190px; } body nav.sidebar { flex: 0 0 250px; }