Skip to content

Commit

Permalink
Revert "Fix link content type view" (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
iFlameing authored Jul 17, 2023
1 parent b00180b commit 7afda9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion news/152.bugfix

This file was deleted.

14 changes: 0 additions & 14 deletions src/theme/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -178,17 +178,3 @@
}
}
}

.contenttype-link {
#view {
max-width: var(--default-container-width);
margin-right: auto;
margin-left: auto;
}

#page-document p {
max-width: var(--narrow-container-width);
margin-right: auto;
margin-left: auto;
}
}

0 comments on commit 7afda9e

Please sign in to comment.