Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltMONOLITE authored Dec 2, 2023
1 parent b97d831 commit b927a71
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,10 @@
height: 100%;
width: 100%;
}
<div id="sidebar" class="sidebar">
#sidebar-content, #sidebar-title {
word-break: break-word;
margin-right: 40px;
}
<div id="sidebar-names">
<input class="names-search" placeholder="Search names" />
<ul class="names-list"></ul>
</div>
</div>
</style>
</head>
<body>
Expand All @@ -37,5 +31,4 @@
<script src="js/papaparse.min.js"></script>
<script src="main.js"></script>
</body>

</html>

0 comments on commit b927a71

Please sign in to comment.