Skip to content

Commit 9f15182

Browse files
Merge pull request #676 from softlayer/issues674
Minor style change
2 parents 9ac9eb5 + 2231c40 commit 9f15182

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)