| --- |
| layout: home |
| --- |
| |
| <div class="row"> |
| <div class="col-md-4"> |
| <h2><i class="material-icons">sd_card</i> Efficient</h2> |
| <p class="desc">Cobalt's small binary is optimized for memory, reducing the likelihood of out-of-memory crashes.</p> |
| </div> |
| <div class="col-md-4"> |
| <h2><i class="material-icons">security</i> Secure</h2> |
| <p class="desc">Cobalt ensures strong security by requiring use of HTTPS and CSP.</p> |
| </div> |
| <div class="col-md-4"> |
| <h2><i class="material-icons">devices_other</i> Cross-platform</h2> |
| <p class="desc">Cobalt's targeted, streamlined porting process supports a wide range of platforms and device types.</p> |
| </div> |
| </div> |