From 3a0b1e70c58c13b57700715a856d6b7fc7b42afd Mon Sep 17 00:00:00 2001 From: igor milhit Date: Sun, 4 Oct 2015 09:16:55 +0200 Subject: [PATCH] augmentation taille police --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index cb0cf61..bad125d 100644 --- a/css/style.css +++ b/css/style.css @@ -4,7 +4,7 @@ body { font-family: "merriweatherlight", serif; - font-size: 1.6rem; + font-size: 2em; color: rgba(0, 0, 0, 0.6); }