We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdfe2a commit 5b1b050Copy full SHA for 5b1b050
app/templates/links.html
@@ -3,15 +3,15 @@
3
<body id="site_top">
4
{{ $page := "links" }}
5
{{ template "navbar" $page }}
6
- <div class="row">
+ <div class="row row_paragraph">
7
<div class="container-fluid col-sm-1"></div>
8
<div class="container-fluid col-sm-10 padded_container">
9
<h3>How to Cite <em>Cloning Primer</em></h3>
10
<p>Please contact <a href="mailto:[email protected]">Daniel Schuette</a> if you want to cite this software in your publication.</p>
11
</div>
12
13
14
15
16
17
<h3>How Does <em>Cloning Primer</em> Work?</h3>
0 commit comments