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:
1
img/chevrons-down.svg
Normal file
1
img/chevrons-down.svg
Normal 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 |
@@ -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">
|
||||||
|
Reference in New Issue
Block a user