diff options
Diffstat (limited to 'public/css/index.css')
-rw-r--r-- | public/css/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/index.css b/public/css/index.css index 4a7dfb2824..96dfcb0e8b 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -200,6 +200,7 @@ footer .ui.left,footer .ui.right{line-height:40px} #user-heatmap svg:not(:root){overflow:inherit;padding:0!important} @media only screen and (max-width:1200px){#user-heatmap{display:none} } +#user-heatmap .total-contributions{text-align:left;font-weight:500;margin-top:0} .heatmap-color-0{background-color:#f4f4f4} .heatmap-color-1{background-color:#d7e5db} .heatmap-color-2{background-color:#adc7ab} |