Giter VIP home page Giter VIP logo

Comments (7)

crweiner avatar crweiner commented on May 17, 2024

Hay @prog1dev!

Yes, I'm aware of this issue (which is more of a screen size issue than a CSS issue, kinda), which seems to occur in laptop screens around 13 inches. Are you on a Mac with a 13" screen? If you resize your browser window so it's narrower like a phone screen, then you'll see how the site adapts responsively. It also displays properly on larger screens greater than 15.4 inches.

If you have any ideas on how to get this to all fit properly on smaller laptop screens, I'd love to know! Feel free to submit a PR with your fixes too!!!

Thanks!

from hacktoberfest-swag-list.

prog1dev avatar prog1dev commented on May 17, 2024

Are you on a Mac with a 13" screen?

Yea. You can mark this issue with Hacktoberfest label

from hacktoberfest-swag-list.

crweiner avatar crweiner commented on May 17, 2024

Are you on a Mac with a 13" screen?

Yea. You can mark this issue with Hacktoberfest label

Good idea as it'll draw more people to help. 😄 Looking forward to you playing around with it and offering a potential fix. I have a 13" Mac too and I've tried but gave up...

from hacktoberfest-swag-list.

tskarhed avatar tskarhed commented on May 17, 2024

I'd suggest adding a media query for the resolution at which it breaks, and make the footer position: none and width: 100%. It will then be at the bottom instead.

from hacktoberfest-swag-list.

crweiner avatar crweiner commented on May 17, 2024

I'd suggest adding a media query for the resolution at which it breaks, and make the footer position: none and width: 100%. It will then be at the bottom instead.

If you'd like to take a stab at it, be my guest! Netlify will build a preview for you when you submit a PR so you can play around with it and see how things look. 😄 💻

from hacktoberfest-swag-list.

tskarhed avatar tskarhed commented on May 17, 2024

Where should I put the CSS? In the Html file?

from hacktoberfest-swag-list.

crweiner avatar crweiner commented on May 17, 2024

Where should I put the CSS? In the Html file?

When the site is built, Jekyll/Netlify uses the pages-themes/minimal theme and the default.html template to transform the .md files to HTML. You can add custom styles per the steps here and reference that in the <HEAD> of default.html

This page on the Jekyll site is also helpful to learn how to insert CSS/Sass during the build. 😄

If you don't want to set up a local Jekyll environment to test these out, you're welcome to start a draft PR so Netlify can provide you with a live deploy preview and you can push as many commits as you want. 👍

from hacktoberfest-swag-list.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.