Skip to content

Commit 2231c40

Browse files
Minor style change
1 parent bf647c4 commit 2231c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/article/section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="row main-top">
66
<h1> Articles </h1>
77
<div class="row">
8-
<div class="col-sm-9">
8+
<div class="col-md-9">
99
{{ range .Data.Pages }}
1010
{{ .Render "summary" }}
1111
{{ end}}

0 commit comments

Comments
 (0)