mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
remove unnecessary styles for libraryReadMe header links (#1525)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user