diff options
Diffstat (limited to 'themes/docsy/layouts/partials/community_links.html')
-rw-r--r-- | themes/docsy/layouts/partials/community_links.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/docsy/layouts/partials/community_links.html b/themes/docsy/layouts/partials/community_links.html index c61c67e35..48d64584a 100644 --- a/themes/docsy/layouts/partials/community_links.html +++ b/themes/docsy/layouts/partials/community_links.html @@ -1,6 +1,6 @@ {{ $links := .Site.Params.links }} -<section class="row td-box td-box--4 td-box--gradient td-box--height-auto"> +<section class="row td-box td-box--4 td-box--gradient td-box--height-auto linkbox"> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> <h2>Learn and Connect</h2> <p>Using or want to use {{ .Site.Title }}? Find out more here: |