1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

cleaned up first paint

This commit is contained in:
Anson Biggs 2019-11-15 20:05:40 -07:00
parent 93031403ca
commit f19a28530b
2 changed files with 15 additions and 13 deletions

View File

@ -35,6 +35,8 @@ h6 {
}
.navbar-custom {
display: none;
visibility: hidden;
padding-top: 1rem;
padding-bottom: 1rem;
background-color: rgba(0, 0, 0, 0.7);
@ -57,8 +59,9 @@ h6 {
header.masthead {
position: relative;
overflow: hidden;
padding-top: calc(7rem + 72px);
padding-bottom: 7rem;
padding-top: 5vh;
/* padding-top: calc(7rem + 72px);
padding-bottom: 7rem; */
background: linear-gradient(
to top,
rgb(255, 255, 255),

View File

@ -94,23 +94,22 @@
</nav>
<header class="masthead text-center">
<div class="masthead-content">
<div style="min-height: 70vh;">
<img
src="img/RRDLogoTrans.png"
class="img-fluid"
alt="Redline Racing
<div>
<img
src="img/RRDLogoTrans.png"
class="img-fluid"
style=" max-height: 50vh;"
alt="Redline Racing
Division Logo"
/>
<!-- <h1 class="masthead-heading mb-0">Redline Racing Division</h1>
/>
<!-- <h1 class="masthead-heading mb-0">Redline Racing Division</h1>
<h2 class="masthead-subheading mb-0">FSAE</h2> -->
<!-- <a href="#" class="btn btn-primary btn-xl rounded-pill mt-5"
<!-- <a href="#" class="btn btn-primary btn-xl rounded-pill mt-5"
>Learn More</a
> -->
</div>
</div>
<a href="#scroll"
><img src="img/chevrons-down.svg" style="width: 5%;"
><img src="img/chevrons-down.svg" style="width: 5%; height: 10vh;"
/></a>
<!-- <div class="bg-circle-1 bg-circle"></div>