Sidebar width
Hello I looked and try all the solutions to reduce the sidebar width but nothing works. I tried that: #primary { width: 90%; float: left; } #secondary { width: 10%; float: right; } Here my website adress: http://hart-lequin.com/ Thanks a…