From e706926aa41399ff3e1ddd5cb4cbdbaaa678ff9b Mon Sep 17 00:00:00 2001 From: erciccione Date: Tue, 25 Jul 2017 22:17:34 +0100 Subject: [PATCH] increase p.main-resources to fix graphic glitch --- css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index ff9edf1b..dbe79003 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2188,7 +2188,7 @@ img.monero-logo { } p.main-resources { - height: 11rem; + height: 11.5rem; } p.main-downloads { -- GitLab