Skip to content

Commit

Permalink
remove unnecessary styles for libraryReadMe header links (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
julioest authored Dec 6, 2024
1 parent 0c62dc0 commit 8306c1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@
#libraryReadMe h1 {
@apply text-3xl font-semibold border-b border-gray-300 dark:border-slate;
}
#libraryReadMe h1 a {
@apply float-right inline-block mx-2;
}
#libraryReadMe h2 {
@apply mt-3 text-2xl font-semibold border-b border-gray-300 dark:border-slate;
}
Expand Down

0 comments on commit 8306c1a

Please sign in to comment.