Spaces:
Running
Running
Commit
·
853a12e
1
Parent(s):
ada6ca7
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -14,8 +14,8 @@
|
|
14 |
</head>
|
15 |
|
16 |
<body>
|
17 |
-
<nav class="navbar
|
18 |
-
<div class="container">
|
19 |
<a class="navbar-brand" href="#">
|
20 |
<img src="logo.png" class="food-munch-logo" />
|
21 |
</a>
|
|
|
14 |
</head>
|
15 |
|
16 |
<body>
|
17 |
+
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top">
|
18 |
+
<div class="container-fluid">
|
19 |
<a class="navbar-brand" href="#">
|
20 |
<img src="logo.png" class="food-munch-logo" />
|
21 |
</a>
|