From 3467363410edf523ac2039f133f5f7e51de0ad43 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 29 Sep 2015 23:48:44 +0200 Subject: [PATCH] fix title --- app/records/static/css/dig2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/records/static/css/dig2.css b/app/records/static/css/dig2.css index 37ee4f3..85f124c 100644 --- a/app/records/static/css/dig2.css +++ b/app/records/static/css/dig2.css @@ -21,7 +21,7 @@ body { } h1 { - font-size: 250%; + font-size: 230%; } -- 2.39.5