Skip to content

Commit

Permalink
changes added
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaljain03 committed Dec 19, 2021
1 parent 580a4ce commit bfcf41b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions backend/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<!-- <link rel="stylesheet" href="../enlight/navbarnew (1).css">
<link rel="stylesheet" href="../enlight/navbarnew (2).css"> -->
</head>
<body>
<?php
Expand Down
2 changes: 1 addition & 1 deletion backend/navbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="container">
<div class="navbar-header">
<div class="btn-more js-btn-more visible-xs">
<a href="#"><i class="icon-dots-three-vertical "></i></a>
</div>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
Expand Down

0 comments on commit bfcf41b

Please sign in to comment.