diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 22de457..edfdcf8 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -242,12 +242,13 @@ img.img-responsive.img-circle { #sect3 .list-sessions li, #sect5 .list-sessions li { background-image: url(../img/ckeck2.png); - background-position: 0px 2px; + background-position: 0px 4px; background-repeat: no-repeat; - text-indent: 25px; + text-indent: 28px; padding-top: 0; - line-height: 25px; + line-height: 29px; margin-bottom: 8px; + font-size: 16px; } .btn-template-transparent-orange { color: #ff9701; -- libgit2 0.21.4