summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-02-13 00:46:16 +0000
committerDennis Kobert <dennis@kobert.dev>2020-02-13 00:46:16 +0000
commit2567724524d7cbfe1f69a9db1c0fb750e8242438 (patch)
treec17c3a15e71032817e66a43ffb634fd893f66d40
parentf67cf59dc8ec59f6f72fe3618e95044771517ea1 (diff)
decrease font size
-rw-r--r--dist/callback.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/callback.html b/dist/callback.html
index f5dc6a1..57cfe0b 100644
--- a/dist/callback.html
+++ b/dist/callback.html
@@ -29,7 +29,7 @@ body {
.sidenav h1 {
padding: 6px 8px 6px 16px;
text-decoration: none;
- font-size: 20px;
+ font-size: 15px;
color: #FFFFFF;
display: block;
}