diff options
| author | Eric Poirier | 2020-03-12 13:08:56 +0000 |
|---|---|---|
| committer | Eric Poirier | 2020-03-18 12:13:35 +0000 |
| commit | 5006983021f68da1b53afa3fa7246331a9817dc3 (patch) | |
| tree | 84120d72a53f3d6e94ce4105e7cae6f9161ae365 | |
| parent | c4e82f966f6df9b306fef105d15008e236afda84 (diff) | |
| download | membership-5006983021f68da1b53afa3fa7246331a9817dc3.tar.gz membership-5006983021f68da1b53afa3fa7246331a9817dc3.tar.xz membership-5006983021f68da1b53afa3fa7246331a9817dc3.zip | |
Bug 561026 - Add space at the end of the page
Change-Id: If92512a86491e4abfbeb0e7b14c0533dbf2f86cb
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
| -rw-r--r-- | content/en_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en_index.php b/content/en_index.php index 200280c..567127f 100644 --- a/content/en_index.php +++ b/content/en_index.php @@ -40,7 +40,7 @@ </ul> <h2>Resources</h2> - <div class="row text-center"> + <div class="row text-center margin-bottom-50"> <div class="col-sm-8"> <div class="background-white padding-20 match-height-item"> <a href="/membership/documents/membership-prospectus.pdf"><i class="fa fa-file-text-o brand-primary margin-bottom-15" style="font-size:42px;"></i></a> |
