mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-11 11:07:34 +08:00
The blog content shall not be that wide, but more readable
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<div class="container content">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="col-lg-8 offset-lg-2">
|
||||
{{ $paginator := .Paginate (where .Data.Pages "Type" "post") }}{{ range $paginator.Pages }}
|
||||
<article>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user