Commit f23a70e66877d69ec3ea93a4fb862b714d958372
1 parent
2a8addac
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -883,7 +883,7 @@ footer .socbuts a:hover{ |
883 | 883 | font-weight: bold; |
884 | 884 | } |
885 | 885 | .blocks a:hover{color:black!important;} |
886 | -.b1{padding-bottom: 44px;} | |
886 | +.b1{padding-bottom: 6px;} | |
887 | 887 | .blocks .labels{padding: 15px 0px;position: relative;} |
888 | 888 | .blocks .line1{font-size: 24px;} |
889 | 889 | .blocks .line2{ | ... | ... |