Open sdhunt opened 6 years ago
Great job in implementing the page to the specification, in terms of elements and their positioning relative to one another.
The page behaves very smoothly when resizing the browser window, and transitions to the mobile layout at the appropriate width.
One glaring difference from the spec is the "gray" color of the boxes is not really gray.. https://github.com/BuddyCooper44/colmar-academy/blob/e9ab06954c7d05fbe4dddf5022df3a1c7976cf4a/resources/css/style.css#L39-L41
An important lesson to learn is to follow the client's specification as closely as possible.
Great job in implementing the page to the specification, in terms of elements and their positioning relative to one another.
The page behaves very smoothly when resizing the browser window, and transitions to the mobile layout at the appropriate width.
One glaring difference from the spec is the "gray" color of the boxes is not really gray.. https://github.com/BuddyCooper44/colmar-academy/blob/e9ab06954c7d05fbe4dddf5022df3a1c7976cf4a/resources/css/style.css#L39-L41
An important lesson to learn is to follow the client's specification as closely as possible.