change index, tidy up css
This commit is contained in:
parent
a418762649
commit
ae86ae0cda
3 changed files with 30 additions and 27 deletions
10
index.php
10
index.php
|
@ -1,12 +1,10 @@
|
|||
<?php include('header.tpl'); ?>
|
||||
|
||||
<section class="home-hero parallax--bg">
|
||||
<div class="container">
|
||||
<h1 class="title parallax--box"><span><img src="images/logo_button/title_ivory.png" alt="bricabracomania metalworks"></span>
|
||||
</h1>
|
||||
<a href="/projects" class="button button-accent">See Our Work</a>
|
||||
<div class="index_start">
|
||||
<div>
|
||||
<img src="images\logo_button\title_ivory.png"></img>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<section class="home-about">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue