1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-08-01 11:01:30 +00:00

added scrolling chevron

This commit is contained in:
2019-11-09 18:47:49 -07:00
parent a8fa2cd26a
commit 963e32e758
2 changed files with 8 additions and 2 deletions

1
img/chevrons-down.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-down"><polyline points="7 13 12 18 17 13"></polyline><polyline points="7 6 12 11 17 6"></polyline></svg>

After

Width:  |  Height:  |  Size: 317 B

View File

@@ -93,7 +93,7 @@
</div> </div>
</nav> </nav>
<header class="masthead text-center text-white"> <header class="masthead text-center">
<div class="masthead-content" style="min-height: 70vh;"> <div class="masthead-content" style="min-height: 70vh;">
<div class="image"> <div class="image">
<img <img
@@ -110,13 +110,18 @@
> --> > -->
</div> </div>
</div> </div>
<a href="#scroll"
><img src="img/chevrons-down.svg" style="width: 5%;"
/></a>
<!-- <div class="bg-circle-1 bg-circle"></div> <!-- <div class="bg-circle-1 bg-circle"></div>
<div class="bg-circle-2 bg-circle"></div> <div class="bg-circle-2 bg-circle"></div>
<div class="bg-circle-3 bg-circle"></div> <div class="bg-circle-3 bg-circle"></div>
<div class="bg-circle-4 bg-circle"></div> --> <div class="bg-circle-4 bg-circle"></div> -->
</header> </header>
<section> <section id="scroll">
<br />
<div class="container"> <div class="container">
<div class="row align-items-center"> <div class="row align-items-center">
<div class="col-lg-6 order-lg-2"> <div class="col-lg-6 order-lg-2">