forked from mirrors/hugo-tufte
rsth
This commit is contained in:
parent
1b7a3f07a3
commit
cbb29d9616
2 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@ table.lntable {
|
|||
#pagination {
|
||||
font-size: 1.5em;
|
||||
margin: auto;
|
||||
width: 50%;
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
|
|
@ -3,7 +3,7 @@ footer.page-footer{
|
|||
margin-top: 1.4rem;
|
||||
color: #aaa;
|
||||
width: 95%;
|
||||
max-width: 45rem;
|
||||
// max-width: 45rem;
|
||||
}
|
||||
footer.page-footer p {
|
||||
font-size: 1.2rem;
|
||||
|
|
Loading…
Reference in a new issue