diff options
Diffstat (limited to 'app/print.styl')
| -rw-r--r-- | app/print.styl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/print.styl b/app/print.styl index cf29210..4d83f27 100644 --- a/app/print.styl +++ b/app/print.styl @@ -103,10 +103,10 @@ footer { display: block position: fixed bottom: 0; - font-size: 7pt + font-size: 5pt } footer:after { color: #F7F7F7 - content: "Disclaimer: auto generated from https://a14m.me" + content: "Disclaimer: generated from https://a14m.me" } |
