Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHodgins committed May 11, 2024
1 parent 47f1326 commit 50047f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
16 changes: 0 additions & 16 deletions json

This file was deleted.

21 changes: 0 additions & 21 deletions style.css
Expand Up @@ -100,27 +100,6 @@ nav ul li a:hover {
margin-right: 0; /* Remove right margin from last item */
}

.collapsible {
background-color: #333;
color: white;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
}

.active, .collapsible:hover {
background-color: #555;
}

.content {
display: none;
padding: 0 18px;
overflow: hidden;
background-color: #f1f1f1;
}


/* Center bullets */
Expand Down

0 comments on commit 50047f9

Please sign in to comment.