Start by defining the first row: .container { // ... grid-template-rows: 3rem; } Our logo should occupy only one column, whereas the menu should span two ...
確定! 回上一頁