My Tea Cozy Project!

Hey All,

Here’s my tea cozy project, would love your feedback:

I’m pretty pleased with it and how it resizes (flexbox all the way down). One thing that does confuse me though, is that the resizing for phone didn’t work until I added:

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

I copied it from stackexchange without really understanding it, but it has worked.