Giter Club home page Giter Club logo

Comments (6)

zwbetz-gh avatar zwbetz-gh commented on August 24, 2024

Interesting.

Have you messed with the default CSS? Because the main element should have a min-height of 100vh, which would force the page to span the full height of the viewport, regardless if there was not enough content on the page.

Now, this could be a bug with your particular mobile device browser.

Also, you didn't mention any scrolling behavior. But if that's your issue, the "overscroll" that happens on both mobile and desktop browsers is normal. Regardless, I've pushed a change to disable this overscroll behavior. See be65367

from cupper-hugo-theme.

tedmagaoay avatar tedmagaoay commented on August 24, 2024

Thank you for your reply and time.

I'm sorry I don't have any CSS knowledge.

I've tried the latest commit and it still persists.

aaa

from cupper-hugo-theme.

zwbetz-gh avatar zwbetz-gh commented on August 24, 2024

Ahh, I see now. Okay, I can reproduce this 🙂

Before

Screen Shot 2022-09-20 at 10 27 06 AM

After

Screen Shot 2022-09-20 at 10 27 50 AM

Explanation

The issue is that the min-height of the main element is being changed to auto by a media query on small (mobile) view ports. I've commented it out and done some smoke testing. It seems okay for now. I'll push that change shortly.

from cupper-hugo-theme.

zwbetz-gh avatar zwbetz-gh commented on August 24, 2024

Pushed 4a56374

Retest and let me know how it goes

from cupper-hugo-theme.

tedmagaoay avatar tedmagaoay commented on August 24, 2024

It's okay now.

Thank you so much sir.

Have a great day.

from cupper-hugo-theme.

zwbetz-gh avatar zwbetz-gh commented on August 24, 2024

Very nice

from cupper-hugo-theme.

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.