cfuendev / googol

A recreation of Google.com's main page with bare minimum HTML/CSS/JS
https://cfuendev.github.io/googol/
GNU General Public License v3.0
0 stars 0 forks source link

media queries #5

Open cfuendev opened 1 year ago

cfuendev commented 1 year ago

This needs to be responsive. But not just "The website doesn't need media queries because I'm good at flexbox" responsive. Like, I need it to be Tailwindcss responsive.

cfuendev commented 1 year ago

As showed on #7, this is not just a matter of elegance, but an actual problem. How far we are before being an actual minimal Google clone is starting to show.