Skip to content

Commit a9fc46e

Browse files
committed
adjusted bc image under navigation
1 parent 9826646 commit a9fc46e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/Tourism/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<div class='navigationBar px-2 py-2' style="width: 100%;position:fixed;z-index: 999;">
19+
<div class='navigationBar px-2 py-2' style="width: 100%;position:sticky;top:0px;z-index: 999;">
2020
<div class='container px-2 py-2'>
2121
<div class='logo'>
2222
<img src='./images/logo.png' width="100px"/>

0 commit comments

Comments
 (0)