Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: apply responsive design; using media queries but without flexbox or grid #9

Open
djbowen95 opened this issue Mar 30, 2023 · 0 comments
Labels
enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product

Comments

@djbowen95
Copy link
Owner

I don't want to put too much work into the CSS file for this: as it was for the HTML / Git week, and its a really easy project. I want to make sure I have examples of elements considered with the box model for the project README. If I make this responsive, I might do it with only @media queries, rather than with flexbox or grid.

It would be cool to use the <aside> html element and have some of the cat's about me/backstory stuff disappear, or the web page simplify, for mobile.

The reason I might not do it is because this isn't a CSS project, and I find CSS boring! But I guess its worth doing if I find time - so leaving this as an issue!

@djbowen95 djbowen95 changed the title Apply responsive design feat: apply responsive design; using media queries but without flexbox or grid Mar 30, 2023
@djbowen95 djbowen95 added enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product
Projects
None yet
Development

No branches or pull requests

1 participant