From d082003c334ecfa6e5b271ad3ca24c19991fe6a4 Mon Sep 17 00:00:00 2001 From: Castro0o Date: Tue, 30 May 2017 14:26:54 +0200 Subject: [PATCH] removed indent for h1 in style.css --- web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/style.css b/web/css/style.css index 2f2142f..73b6ba4 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -119,7 +119,7 @@ img#promotion{ margin-left: 50px; } } .zwartAreaFull h1{ - text-indent: 50px; +/* text-indent: 50px;*/ font-size: 40px; }