Add div space for price tag container
This commit is contained in:
parent
36a9c386cb
commit
4cba13a509
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
<div class="intro-header" style="background:url({{ image.url }}) no-repeat center center" id="home">
|
||||
<div class="price-tag-container">
|
||||
<div class=""></div>
|
||||
</div>
|
||||
<div class="high-speed">
|
||||
<div class="high-speed-border"></div>
|
||||
<h1>{{ object.title }}</h1>
|
||||
|
|
Loading…
Reference in a new issue