From 96f0dc1926af9070b7e5b9e32a0f16c58a1fb727 Mon Sep 17 00:00:00 2001 From: Raghavendra Kamath Date: Thu, 2 Nov 2017 12:38:29 +0530 Subject: [PATCH] Tweak the size of logo reduce the size of the logo a bit so that second chart is not too much out of view. It cannot be gauranteed that it will be in view in lesser resolutions though. In this comit it is on the same position as it was earlier --- docs/assets/css/frappe_theme.css | 6 ++---- docs/index.html | 7 +++---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/assets/css/frappe_theme.css b/docs/assets/css/frappe_theme.css index c88f3be..a54e5c4 100755 --- a/docs/assets/css/frappe_theme.css +++ b/docs/assets/css/frappe_theme.css @@ -184,9 +184,7 @@ blockquote p { padding: 130px 0px 100px; margin-top: -60px; } -h1 { - font-size: 2.13em; -} + .navbar { background-color: transparent; } @@ -245,7 +243,7 @@ h1 { } .hero { padding: 70px 0; - font-size: 1.6em; + font-size: 1em; font-weight: 300; text-align: center; } diff --git a/docs/index.html b/docs/index.html index f17128f..52e52ee 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,12 +22,11 @@
-
+
- +

Frappé Charts

-

GitHub-inspired simple and modern charts for the web

-

with zero dependencies.

+

GitHub-inspired simple and modern charts for the web
with zero dependencies.