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