JustinGOSSES / wellioviz

d3.js v5 visualization of well logs
https://justingosses.github.io/wellioviz/#introduction
Apache License 2.0
51 stars 12 forks source link

Iterate demo page header style #91

Closed dcslagel closed 4 years ago

dcslagel commented 4 years ago

Iterate demo page header style

Description

This pull-request improves the style of the Headers on the demo.html. It puts the main title and header information in a Bootstrap 'jumbotron'. The spacing could be improved in a follow-up iteration. Additionally the boarder spacing is changed to use Bootstraps 'container' spacing.

Related Issue

https://github.com/JustinGOSSES/wellio.js/issues/52 Duplication of demo page between wellio & wellioviz?

Motivation and Context

This change improves the audience viewing experience of the demo.html.

Types of changes

Checklist:

Note: Test run:

Let me know if this change could be accepted (or rejected) or needs some additional changes before being approved and merged.

Thank you, DC

dcslagel commented 4 years ago

Thanks for merging. DC