mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
[PR #87] [MERGED] feat: included a menu for display on mobile #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/87
Author: @daniel99korban
Created: 9/22/2024
Status: ✅ Merged
Merged: 12/27/2024
Merged by: @daiyam
Base:
master← Head:master📝 Commits (2)
714d722feat: included a menu for display on mobile4276f52feat: hide menu when clicked and show mobile menu for very small devices📊 Changes
2 files changed (+46 additions, -4 deletions)
View changed files
📝
_includes/css/main.css(+33 -1)📝
index.html(+13 -3)📄 Description
I am collaborating for the first time on a well-known open-source project. I contributed by implementing a responsive menu. Although it may not be the most essential feature, I am very pleased with the results and learned a lot throughout the process. My sincere thanks to the community!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.