Skip to content

Commit

Permalink
style: Automated code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eea-jenkins committed Apr 17, 2024
1 parent 6e5787b commit 873d6dd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.table-of-contents.accordionMenu {
.title {
background-color: #faf8f7 !important;
border: none !important;
background-color: #faf8f7 !important;

a {
color: #2e3e4c !important;
font-weight: 600 !important;
font-size: 1rem !important;
font-weight: 600 !important;
}
}

Expand All @@ -26,8 +26,8 @@
a {
padding-left: 15% !important;
color: #2e3e4c !important;
font-weight: 400 !important;
font-size: 0.9rem !important;
font-weight: 400 !important;
}
}
}
Expand Down

0 comments on commit 873d6dd

Please sign in to comment.