kylelhk / Pictionary

CITS5505 Agile Web Development - Group Project
MIT License
1 stars 0 forks source link

Issue #88 - Improve navbar styling and mobile device responsiveness #91

Closed kylelhk closed 2 months ago

kylelhk commented 2 months ago

Change Summary

  1. Horizontal navbar – changed the colors and effects of background and game name
  2. Sidebar – changed background color and opacity
  3. Font style – changed the style of nav links and preambles (in Login, Home, and Gallery pages) to "Komika Axis"; kept that of game name as “Sedgwick Ave” as it looks nicer for the game name):

Komika Axis:

image

Sedgwick Ave:

image
  1. Added nav link, html and css files, and route for About page
  2. Optimised responsiveness across different devices using css media queries
  3. Conducted manual testing across different dimensions (web, iPhone 14 Pro Max, and iPad Pro) on the above-mentioned features.

Web:

image image

iPhone 14 Pro Max:

image image

iPad Pro:

image

Change Form

Other Information

N/A