From 7e4d26d18f662c813efd80096409457aeef3b51a Mon Sep 17 00:00:00 2001 From: zhegal Date: Mon, 4 Dec 2017 20:19:34 +0200 Subject: [PATCH] links menu --- frontend/web/css/custom.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index c9c9668..95723b4 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -227,6 +227,7 @@ img.img-responsive.img-circle { #sect3 .box-simple .icon,#sect5 .box-simple .icon{ color: #ff9701; border-color: #ff9701; + margin-bottom: 15px; } #sect3 .box-simple h3, #sect5 .box-simple h3{ color: #fff; -- libgit2 0.21.4