Skip to content
Snippets Groups Projects
Commit ddb0fc71 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file menu.html

parent 11b73b64
No related branches found
No related tags found
No related merge requests found
<style>
.navbar {
padding-top: 60px; /* Adjust this value based on your logo size */
padding-top: 100px; /* Adjust this value based on your logo size */
}
.logo-container {
position: absolute;
top: -50px; /* Adjust this value to position the logo correctly */
top: 25px; /* Adjust this value to position the logo correctly */
left: 15px; /* Align with the left edge of the container */
z-index: 1030; /* Ensure logo appears above navbar */
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment