mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed dash school
This commit is contained in:
parent
5520cd4cac
commit
672d2bf126
5 changed files with 181 additions and 103 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="hero" id="hero">
|
||||
<div class="hero__background hero__background_school">
|
||||
<div class="hero__background">
|
||||
{% srcset hero/community.jpg ppi:1,2 class="hero__background-image" %}
|
||||
{% srcset_source width:1920 %}
|
||||
{% srcset_source width:960 %}
|
||||
|
@ -15,11 +15,11 @@
|
|||
<p class="hero__lead">by Amanda B. Johnson</p>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="#" class="btn-green">Watch now</a>
|
||||
<a href="#" class="btn-green">Youtube</a>
|
||||
<a href="https://youtu.be/e7UwwcCKj4Y?list=PLiFMZOlhgsYKKOUOVjQjESCXfR1cCYCod" class="btn-white-solid" target="_blank">Watch now</a>
|
||||
<a href="https://www.youtube.com/channel/UCAzD2v9Yx4a4iS2_-unODkA" class="btn-transparent" target="_blank">Youtube</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Hero stripe -->
|
||||
<div class="hero__stripe"></div>
|
||||
<div class="hero__stripe hero__stripe--grey"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue