change the font weight for the footer posts.

This commit is contained in:
Fabiano Alencar 2018-05-02 12:13:19 -03:00
parent 3eaa78beb0
commit df772b638f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
footer{
font-size: 14pt;
color: #000;
font-weight: bold;
font-weight: 500;
a{
font-weight: 400;
}