mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-08-02 03:21:29 +00:00
added scrolling chevron
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<header class="masthead text-center text-white">
|
||||
<header class="masthead text-center">
|
||||
<div class="masthead-content" style="min-height: 70vh;">
|
||||
<div class="image">
|
||||
<img
|
||||
@@ -110,13 +110,18 @@
|
||||
> -->
|
||||
</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-2 bg-circle"></div>
|
||||
<div class="bg-circle-3 bg-circle"></div>
|
||||
<div class="bg-circle-4 bg-circle"></div> -->
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<section id="scroll">
|
||||
<br />
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
|
Reference in New Issue
Block a user