Skip to content

Commit fd60283

Browse files
committed
css change
1 parent 27d9c28 commit fd60283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mevislab.github.io/themes/MeVisLab/layouts/partials/nextprev.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{ if eq .Page.Kind "page" }}
22
{{ if gt .Page.Weight 0 }}
33
<hr />
4-
<div class="row">
4+
<div class="row" style="margin: 25px !important;">
55
{{ with .Site.Pages.ByWeight.Next .}}
66
<div class="col">
77
<a href="{{ .Permalink }}" title="{{ .Title }}" class="btn btn-outline-secondary btn-sm" role="button" aria-pressed="true">

0 commit comments

Comments
 (0)