Line 152: | Line 152: | ||
top: 0; /* Position the navbar at the top of the page */ | top: 0; /* Position the navbar at the top of the page */ | ||
width: 70%; /* Full width */ | width: 70%; /* Full width */ | ||
− | text-align: | + | text-align: left; |
margin-top: 1.5rem; | margin-top: 1.5rem; | ||
background-color: #d24f2b; | background-color: #d24f2b; | ||
Line 239: | Line 239: | ||
flex-flow: row; | flex-flow: row; | ||
justify-content: space-between; | justify-content: space-between; | ||
− | align-items: | + | align-items: center; |
white-space: nowrap; | white-space: nowrap; | ||
} | } |
Revision as of 21:23, 29 August 2017