Minimal theme, main navigation justification

I want to be able to adjust the code for the main menu bar so it is either left or right or center justified. I am assuming it is located in theme.scss.liquid menu. The solutions I have found do not work.

davidandrau.ca

@fineedge focus on menu only, you can make menu like the screenshot, will it work for you?

Yes that will work best. How to do that?

@fineedge - please add this css to the very end of your timber.scss file and check

.site-header .wrapper{max-width:100%;}

Interesting but I want to find the controls to the menubar as well.

@fineedge - what type of controls? are you familiar with CSS?

Pease read the first post. That is what i want to do and i need to find where to modify that code. Simple as that.