This is an automated email from the ASF dual-hosted git repository. rlenferink pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/celix-site.git
commit 265f20c71feac8cc312b9b2c4abc5f6469e31362 Author: Roy Lenferink <rlenfer...@apache.org> AuthorDate: Sat Dec 29 18:06:36 2018 +0100 Updated site from master (a0ea163c0eb34cf450133294e081c4326ca8bcef) --- content/assets/css/style.css | 8 ++++++++ content/index.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/content/assets/css/style.css b/content/assets/css/style.css index 1abac29..fc551c9 100644 --- a/content/assets/css/style.css +++ b/content/assets/css/style.css @@ -142,6 +142,14 @@ a.edit-on-gh { color: #fff; } +.img-home { + display: inline; + max-width: 100%; + height: auto; + padding-left: 10px; + padding-right: 10px; +} + .card { height: 100%; } diff --git a/content/index.html b/content/index.html index 5b02763..0217e60 100644 --- a/content/index.html +++ b/content/index.html @@ -108,7 +108,7 @@ limitations under the License. </div> <div class="row my-4"> - <img class="text-center mx-auto" src="/assets/img/celix.svg"> + <img class="text-center mx-auto img-home" src="/assets/img/celix.svg"> </div> <div class="col-sm-12 mb-4">