Skip to content
Snippets Groups Projects
Commit 9341f2b5 authored by Olivia206's avatar Olivia206
Browse files

fixed document nav for paper

parent c8ab6f0e
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,9 @@
margin-top: $spacing2
@include media-breakpoint-up(desktop)
margin-top: $spacing4
.squared-button
margin-bottom: 0
margin-top: $spacing2
.paper-authors
h2
@include h3
......@@ -75,5 +78,12 @@
margin: 0
dt
@include meta
margin-bottom: $spacing0
&:not(:first-of-type)
margin-top: $spacing2
dd:first-of-type
a
display: flex
flex-direction: column
span
order: 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment