mirror of
https://github.com/ivabus/www
synced 2024-11-10 09:55:15 +03:00
Merge pull request #162 from teaxyz/day-before-revisions
Day before revisions
This commit is contained in:
commit
c37d9817e1
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Nebraksa Man"
|
title: "Nebraska Man"
|
||||||
Description: "tea.nebraska-man"
|
Description: "tea.nebraska-man"
|
||||||
layout: "nebraska-man"
|
layout: "nebraska-man"
|
||||||
menu: main
|
menu: main
|
||||||
|
|
|
@ -101,12 +101,11 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<hr>
|
<!--<hr>
|
||||||
<div class="row button-container">
|
<div class="row button-container">
|
||||||
<a href="#" role="button" class="btn btn-primary text-center auth-btn mt-lg-0 mt-md-0 mt-sm-0 mt-0" id="nav-cta">DOWNLOAD ISSUE #1</a>
|
<a href="#" role="button" class="btn btn-primary text-center auth-btn mt-lg-0 mt-md-0 mt-sm-0 mt-0" id="nav-cta">DOWNLOAD ISSUE #1</a>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row two-boxes">
|
<div class="row two-boxes">
|
||||||
|
@ -182,7 +181,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> -->
|
||||||
|
|
||||||
{{- partial "full-width-cta.html" -}}
|
{{- partial "full-width-cta.html" -}}
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
/* Text Flicker Animation */
|
/* Text Flicker Animation */
|
||||||
|
|
||||||
|
/*
|
||||||
h1{
|
h1{
|
||||||
animation: text-flicker 1.5s linear;
|
animation: text-flicker 1.5s linear;
|
||||||
transition: 0.2s ease-out;
|
transition: 0.2s ease-out;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
h1{
|
/*h1{
|
||||||
animation: text-flicker 3s linear;
|
animation: text-flicker 3s linear;
|
||||||
transition: 0.2s ease-out;
|
transition: 0.2s ease-out;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue