Skip to content

Commit 8dea38e

Browse files
committed
condense pdf view
1 parent ebdf8f7 commit 8dea38e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/assets/css/print.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
.anchor, .print.icon, .sidebar, .publications {
1+
.anchor, .print.icon, .sidebar, .section.publications {
22
display: none;
3+
}
4+
5+
section.top {
6+
height: 120px;
7+
margin: 0;
38
}

0 commit comments

Comments
 (0)