Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanKatte authored Jan 26, 2024
1 parent 3ddb273 commit 271833b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ul li::marker {
}


.listItems::before {
/*.listItems::before {
content: "";
border-color: transparent #111;
border-style: solid;
Expand All @@ -98,7 +98,7 @@ ul li::marker {
left: -2em;
top: 2.5em;
position: relative;
}
}*/

button {
background-color: var(--secundaryColor);
Expand Down

0 comments on commit 271833b

Please sign in to comment.