From 4190279e8b191ff2e2fefdd15bf79e3e97d3df05 Mon Sep 17 00:00:00 2001 From: Jan Koppe Date: Wed, 23 Dec 2020 11:27:07 +0000 Subject: [PATCH] increase ticker font size --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index e28254f..0b0fe0b 100644 --- a/index.css +++ b/index.css @@ -136,7 +136,7 @@ body { display: inline-block; /* Lay items in a horizontal line */ padding: 10px 36px; - font-size: 22px; + font-size: 30px; } #ticker > .item > img {