Tea-Cozy is now responsive

I’ve applied the responsive website concepts learned from CSS module and applied it to Tea Cozy so it can work on phones too.

https://ribeiroallison.github.io/tea/

Any critiques are much appreciated.

Cheers,
Allison

Nice, I’m not there yet but looking forward to it.

1 Like

Tks mate.

Look for media queries. It is quite a simple concept, basically you can rewrite the CSS rules for a given condition (like screen size and/or resolution).

This looks nice! I’m not at this skill level yet either, but one one point of feedback is that when you view it on a phone and click “Featured Tea” the Tea of the Month is hidden behind the header. Seems like it wants to be scrolled up just a bit on this link.

1 Like