Hi RickIgoue,
you can change the width of the sidebar in the style.css
It is now set to “280” but you can alter that to any number you want. Look under “Structure”.
.sidebar {
width: 280px;
padding: 50px 40px;
position: absolute;
top: 0;
left: 0;
font-size: 0.71em;
}