diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 48d4492..e3eb99e 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -886,7 +886,11 @@ footer .socbuts a:hover{ font-weight: bold; } .blocks a:hover{color:black!important;} -.b1{padding-bottom: 6px;} +.b1{ + margin: 0; + padding: 0; + padding-bottom: 6px; +} .blocks .labels{padding: 15px 0px;position: relative;} .blocks .line1{font-size: 24px;} .blocks .line2{ -- libgit2 0.21.4