diff options
| author | Eric Poirier | 2020-03-18 12:44:17 +0000 |
|---|---|---|
| committer | Eric Poirier | 2020-03-18 12:44:25 +0000 |
| commit | 2671f2dd7ffcca7bec146c957ec053ae7c2629e6 (patch) | |
| tree | 255ff37f56e41f7194b74cea099c816077315996 | |
| parent | 84a4350eae98a000cb6c3bc833c0bf0273cf7613 (diff) | |
| download | org-2671f2dd7ffcca7bec146c957ec053ae7c2629e6.tar.gz org-2671f2dd7ffcca7bec146c957ec053ae7c2629e6.tar.xz org-2671f2dd7ffcca7bec146c957ec053ae7c2629e6.zip | |
Bug 561026 - Add spacing after the content
Change-Id: Iba53f29d2949fe8752fe51f62e6bde5eac440b0b
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
| -rw-r--r-- | workinggroups/content/en_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workinggroups/content/en_index.php b/workinggroups/content/en_index.php index 44fc75e8..52a49ede 100644 --- a/workinggroups/content/en_index.php +++ b/workinggroups/content/en_index.php @@ -16,7 +16,7 @@ ?> -<div class="container"> +<div class="container margin-bottom-20"> <div class="row section-highlights"> <div class="featured-highlights-item match-height-item-by-row col-sm-8"> <i data-feather="check" stroke-width="1"></i> |
