diff options
| author | Eric Poirier | 2020-03-18 12:46:22 +0000 |
|---|---|---|
| committer | Eric Poirier | 2020-03-18 12:46:29 +0000 |
| commit | 5bb07576cb3ed6206959605ba8c612ea26cd488a (patch) | |
| tree | 4a1f828dcc506295df1d9d56be151bd3fd8a7982 | |
| parent | c941c4cccc4e3778b6a94e406cc8cc0958f096df (diff) | |
| download | projects-5bb07576cb3ed6206959605ba8c612ea26cd488a.tar.gz projects-5bb07576cb3ed6206959605ba8c612ea26cd488a.tar.xz projects-5bb07576cb3ed6206959605ba8c612ea26cd488a.zip | |
Bug 561026 - Add spacing after the content
Change-Id: Iff3279a2baa024b5420091379e500d498cc34c2a
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 2d669e28..98eec481 100644 --- a/content/en_index.php +++ b/content/en_index.php @@ -14,7 +14,7 @@ */ ?> -<div class="step-by-step"> +<div class="step-by-step margin-bottom-30"> <div class="container"> <div class="row intro"> <div class="col-xs-24"> |
