forked from mirrors/hugo-tufte
Footer center?
This commit is contained in:
parent
dfb59cb9e0
commit
a336e21953
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ footer.page-footer{
|
|||
}
|
||||
footer.page-footer p {
|
||||
font-size: 1.25rem;
|
||||
margin: 0em;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
/* light font looked odd on chrome */
|
||||
/*font-weight: lighter;*/
|
||||
|
|
Loading…
Reference in a new issue