mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-06-15 22:56:44 +00:00
removed extra stuff
This commit is contained in:
parent
e0810b936a
commit
6f90697734
49
index.html
49
index.html
@ -80,34 +80,6 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="#">Redline Racing</a>
|
||||
<button
|
||||
class="navbar-toggler"
|
||||
type="button"
|
||||
data-toggle="collapse"
|
||||
data-target="#navbarResponsive"
|
||||
aria-controls="navbarResponsive"
|
||||
aria-expanded="false"
|
||||
aria-label="Toggle navigation"
|
||||
>
|
||||
<!-- <span class="navbar-toggler-icon"></span> -->
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||||
<!-- <ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#">Sign Up</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#">Log In</a>
|
||||
</li>
|
||||
</ul> -->
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<header class="masthead text-center">
|
||||
<div class="container">
|
||||
<img
|
||||
@ -117,20 +89,10 @@
|
||||
alt="Redline Racing
|
||||
Division Logo"
|
||||
/>
|
||||
<!-- <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"
|
||||
>Learn More</a
|
||||
> -->
|
||||
</div>
|
||||
<a href="#scroll"
|
||||
><img src="img/chevrons-down.svg" style="width: 5%; height: 10vh;"
|
||||
/></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>
|
||||
|
||||
<div class="container">
|
||||
@ -337,17 +299,6 @@
|
||||
<div class="p-5">
|
||||
<h2 class="display-4">Contact Us</h2>
|
||||
|
||||
<!-- <li class="icon solid fa-phone">(000) 000-0000</li>
|
||||
<li class="icon solid fa-envelope">
|
||||
<a href="#">information@untitled.tld</a>
|
||||
</li>
|
||||
<li class="icon brands fa-twitter">
|
||||
<a href="#">twitter.com/untitled-tld</a>
|
||||
</li>
|
||||
<li class="icon brands fa-facebook-f">
|
||||
<a href="#">facebook.com/untitled-tld</a>
|
||||
</li> -->
|
||||
|
||||
<ul class="list-group">
|
||||
<!-- Icons from feathericons.com -->
|
||||
<li class="list-group-item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user