|
@@ -242,6 +242,10 @@
|
|
|
}
|
|
|
|
|
|
@media (max-width: 870px) {
|
|
|
+.timeismoney h3.fancy {
|
|
|
+ line-height: 0.5;
|
|
|
+ }
|
|
|
+
|
|
|
.timeholder {
|
|
|
box-shadow: 0 0 0 0;
|
|
|
}
|
|
@@ -341,10 +345,6 @@
|
|
|
width: 140px;
|
|
|
}
|
|
|
|
|
|
- .timeismoney h3.fancy {
|
|
|
- line-height: 0.5;
|
|
|
- }
|
|
|
-
|
|
|
.sitebutton {
|
|
|
border: 1px solid;
|
|
|
padding: 9.5px;
|
|
@@ -367,8 +367,8 @@
|
|
|
<a href="download.html">Download</a>
|
|
|
<a href="https://github.com/owenversteeg/min">Github</a>
|
|
|
</div>
|
|
|
- </nav>-->
|
|
|
- <button class="btn btn-sm btn-close">×</button>
|
|
|
+ </nav>
|
|
|
+ <button class="btn btn-sm btn-close">×</button>-->
|
|
|
<div class="hero">
|
|
|
<h1 class="title">M<span class="i">i</span>n</h1>
|
|
|
<!--<h3>The <em>995 byte</em> CSS framework that supports <em>IE5.5+</em></h3>-->
|