Skip to content

Commit b52fc30

Browse files
committed
Redundant
Footer is actually hidden on print
1 parent c801838 commit b52fc30

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/assets/sass/modules/_print.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ body {
2626
border-bottom: 1pt solid $color-text-print;
2727
}
2828

29-
/**
30-
* Visually separate site footer from body.
31-
*/
32-
33-
.site-footer {
34-
margin-top: 12pt;
35-
border-top: 1pt solid $color-text-print;
36-
}
37-
3829
/**
3930
* Hide unnecessary content from print.
4031
*/

0 commit comments

Comments
 (0)