reduced footer font size
This commit is contained in:
parent
5a73f66b87
commit
cee6c6c9b0
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ article, footer {
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
color: #777;
|
color: #777;
|
||||||
|
font-size: 0.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
|
|
Loading…
Reference in a new issue