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