diff --git a/resources/sass/print-styles.scss b/resources/sass/print-styles.scss index 2c51bd75c..cfc0ecdad 100644 --- a/resources/sass/print-styles.scss +++ b/resources/sass/print-styles.scss @@ -1,10 +1,6 @@ @use "sass:math"; @import "variables"; -header { - display: none; -} - html, body { font-size: 12px; background-color: #FFF; diff --git a/resources/views/books/show.blade.php b/resources/views/books/show.blade.php index 9e7df4156..8f7c3f6cf 100644 --- a/resources/views/books/show.blade.php +++ b/resources/views/books/show.blade.php @@ -17,7 +17,7 @@ @section('body') -
+