Skip to content
Snippets Groups Projects
Commit 4592049b authored by Olivia206's avatar Olivia206
Browse files

style for single paper

parent 89ba2b4a
No related branches found
No related tags found
No related merge requests found
......@@ -25,27 +25,27 @@
a
@include link($color-text)
// .papers__page
// .document-content
// .container
// @include media-breakpoint-up(desktop)
// @include grid
// .content
// @include media-breakpoint-up(desktop)
// grid-column: 1 / 9
// section + section
// margin-top: $spacing2
// @include media-breakpoint-up(desktop)
// margin-top: $spacing4
// .paper-authors
// h2
// @include h3
// .authors
// @include grid(2, desktop)
// article
// margin-top: $spacing2
// .name
// a
// @include h4
// @include stretched-link(before)
// text-decoration: none
.papers__page
.document-content
.container
@include media-breakpoint-up(desktop)
@include grid
.content
@include media-breakpoint-up(desktop)
grid-column: 1 / 9
section + section
margin-top: $spacing2
@include media-breakpoint-up(desktop)
margin-top: $spacing4
.paper-authors
h2
@include h3
.authors
@include grid(2, desktop)
article
margin-top: $spacing2
.name
a
@include h4
@include stretched-link(before)
text-decoration: none
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