mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:55:06 +03:00
Merge pull request #162 from teaxyz/day-before-revisions
Day before revisions
This commit is contained in:
commit
c37d9817e1
4 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Nebraksa Man"
|
||||
title: "Nebraska Man"
|
||||
Description: "tea.nebraska-man"
|
||||
layout: "nebraska-man"
|
||||
menu: main
|
||||
|
|
|
@ -101,12 +101,11 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<hr>
|
||||
<!--<hr>
|
||||
<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>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row two-boxes">
|
||||
|
@ -182,7 +181,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> -->
|
||||
|
||||
{{- partial "full-width-cta.html" -}}
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
/* Text Flicker Animation */
|
||||
|
||||
|
||||
/*
|
||||
h1{
|
||||
animation: text-flicker 1.5s linear;
|
||||
transition: 0.2s ease-out;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
h1{
|
||||
/*h1{
|
||||
animation: text-flicker 3s linear;
|
||||
transition: 0.2s ease-out;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue