change the font weight for the footer posts.
This commit is contained in:
parent
3eaa78beb0
commit
df772b638f
|
@ -66,7 +66,7 @@
|
||||||
footer{
|
footer{
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
color: #000;
|
color: #000;
|
||||||
font-weight: bold;
|
font-weight: 500;
|
||||||
a{
|
a{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue