X Tutup
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: mjkatgithub/mjkatgithub.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mjkatgithub/mjkatgithub.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fancy-header
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 29, 2025

  1. Enhance pageHeader component styling

    Add new styles for the page header, including branding and navigation elements. Implement gradients, hover effects, and layout adjustments to improve the visual presentation and user experience of the header section.
    mjkatgithub committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    0ba9b4b View commit details
    Browse the repository at this point in the history
  2. Add 'Blog' link to navigation and adjust media query breakpoint

    In the pageHeader component, a new 'Blog' link has been added to the main navigation menu. Additionally, the media query breakpoint for larger screens has been updated from 600px to 670px to improve layout responsiveness.
    mjkatgithub committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    b7702e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Update pageHeader component styles and add logo text overlay

    In the pageHeader component, the logo font size has been increased to 3rem, and new styles have been added for a text overlay that displays "mjk @ web" with a gradient effect. The logo's position and display properties have also been adjusted for improved visual presentation.
    mjkatgithub committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    a5609bd View commit details
    Browse the repository at this point in the history
  2. Update pageHeader styles with margin adjustments and border-radius en…

    …hancements
    
    In the pageHeader component, the margin-bottom has been set to -10px for better spacing, and the border-radius for navigation items has been updated to 15px. Additionally, hover effects for the first and last navigation items have been added to create a more visually appealing design.
    mjkatgithub committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    0abe65c View commit details
    Browse the repository at this point in the history
  3. Update pageHeader styles with new gradient and shadow effects

    In the pageHeader component, the background gradient for the main navigation has been updated for a fresher look, and enhancements have been made to the box-shadow properties for improved depth and visual appeal. These changes aim to elevate the overall design of the header section.
    mjkatgithub committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    0c43bbb View commit details
    Browse the repository at this point in the history
Loading
X Tutup