From cbb317d397bc8b90f47b504dc8955e5a30b736b2 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 16 Dec 2014 02:19:01 +0000 Subject: [PATCH] Removed an unused style. --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index ccd6da5..52a4f70 100644 --- a/style.css +++ b/style.css @@ -37,7 +37,6 @@ h1 { font-size: 24pt; } h2 { - /*color: rgba(0, 0, 0, 0.54);*/ font-weight: 400; font-size: 15pt; }