Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Rongbin99/Rongbin99.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: Rongbin99/Rongbin99.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on Jan 12, 2026

  1. Fix Side Margins for Mobile (#40)

    This PR fixes the side margins to allow content to be properly displayed
    on mobile screens. This regression was caused by
    #38
    
    Changes:
    
    - Implements mobile-first responsive padding for article.x\:container
    using media queries
    - Scales padding from 1rem on mobile to 10rem on large desktop screens
    - Uses standard responsive breakpoints (768px, 1024px, 1280px)
    
    Co-authored-by: Rongbin99 <rongbingu999@gmail.com>
    Kokonutic and Rongbin99 authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    fe92971 View commit details
    Browse the repository at this point in the history
Loading