We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdf8f7 commit 8dea38eCopy full SHA for 8dea38e
src/assets/css/print.css
@@ -1,3 +1,8 @@
1
-.anchor, .print.icon, .sidebar, .publications {
+.anchor, .print.icon, .sidebar, .section.publications {
2
display: none;
3
+}
4
+
5
+section.top {
6
+ height: 120px;
7
+ margin: 0;
8
}
0 commit comments