Commit 3578c369b0a0e1055f6b96e327ae99740e9bc788

Authored by Pedro de Lyra Pereira
1 parent 71b8b917

Adding small adjustments to metrics block typography

Signed-off-by: Pedro de Lyra Pereira <pedrodelyra@gmail.com>
Signed-off-by: Victor Matias Navarro <victor.matias.navarro@gmail.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
css/software-pages.css
... ... @@ -365,6 +365,10 @@
365 365 margin-left: 4px;
366 366 }
367 367  
  368 +.software-metrics-block .metrics-list .saved-money {
  369 + font-size: 14px;
  370 +}
  371 +
368 372  
369 373 /*** end of right bar ***/
370 374  
... ...