From 085c0725b6c3ff851925e397a4d3df78b0c50062 Mon Sep 17 00:00:00 2001 From: Cevaru Date: Tue, 22 Nov 2016 18:37:11 +0500 Subject: [PATCH] Update style.css Lines was too short ;) --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 8489184..6c94d13 100644 --- a/css/style.css +++ b/css/style.css @@ -160,7 +160,7 @@ code { .lines-big { width: 300px; - height: 4395px; + height: 4853px; background-repeat: repeat-y; background: url("../img/lines-big.png"); position: absolute;