aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/resources/dokka/styles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/src/main/resources/dokka/styles/style.css')
-rw-r--r--plugins/base/src/main/resources/dokka/styles/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/base/src/main/resources/dokka/styles/style.css b/plugins/base/src/main/resources/dokka/styles/style.css
index 9bc9f07d..b3749e73 100644
--- a/plugins/base/src/main/resources/dokka/styles/style.css
+++ b/plugins/base/src/main/resources/dokka/styles/style.css
@@ -192,8 +192,6 @@ html ::-webkit-scrollbar-thumb {
}
.cover > .platform-hinted {
- padding-top: 12px;
- margin-top: 12px;
padding-bottom: 12px;
}
@@ -550,8 +548,8 @@ h1 {
h1.cover {
- font-size: 60px;
- line-height: 64px;
+ font-size: 52px;
+ line-height: 56px;
letter-spacing: -1.5px;
margin-bottom: 0;
padding-bottom: 32px;