mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
merge fix
This commit is contained in:
parent
2b2228d3e1
commit
064acf6ee4
@ -10,21 +10,6 @@ hero_video_name: northern-light
|
||||
|
||||
{% include hero-video.html %}
|
||||
|
||||
<div class="section">
|
||||
<div class="hero__content row">
|
||||
<svg class="logo logo--full logo--white" aria-labelledby="title">
|
||||
<title>BigchainDB</title>
|
||||
<use xlink:href="/assets/img/sprite.svg#logo"></use>
|
||||
</svg>
|
||||
<h1 class="section-title">{{ page.tagline }}</h1>
|
||||
|
||||
<a href="#features" class="btn btn-link btn-sm">Learn More <svg class="icon">
|
||||
<use xlink:href="/assets/img/sprite.svg#icon-caret"></use>
|
||||
</svg></a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section id="features" class="section section-features">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
|
Loading…
Reference in New Issue
Block a user