AlexNexton / BI-Team-5

Cafe Java is a local coffee shop which is unable to operate smoothly due to the Global Pandemic (Covid). The cofee shop was only able to accept walk in customers, which under current safety regulations are seen as not safe and more importantly it has seen an increase in revenu loses. As a team, we have build a website to enable Cafe Java customers to make their orders online in advance of their visit to the shop with the aim to save the business from collapsing.
https://alexnexton.github.io/BI-Team-5/
0 stars 3 forks source link

Navbar: the Book Here button in desktop view is a slightly different colour to the rest of the navbar links #21

Closed simonjvardy closed 4 years ago

simonjvardy commented 4 years ago

Describe the bug Navbar: the "Book here!" button in desktop view is a slightly different colour to the rest of the navbar links

To Reproduce Steps to reproduce the behavior:

  1. Open a web browser on a desktop sized display
  2. Go to https://alexnexton.github.io/BI-Team-5/
  3. The sticky navbar shows the navigation links and the Book here! button
  4. hover over any of the Home, Menu, Book or Contact Us links
  5. The transition effect colour matches the the website colour scheme but the Book here! button is slightly different in colour

Expected behavior The website colour scheme is consistent throughout the website

Screenshots image

Desktop (please complete the following information):

Additional context This only affects medium and large display sizes as the button is hidden on mobile devices when the navbar transtions to an icon and dropdown.

simonjvardy commented 4 years ago

The navbar styling has been updated in pull request #32